Skip to content

Commit

Permalink
Add Tailwind CSS filter into README
Browse files Browse the repository at this point in the history
  • Loading branch information
bennothommo committed Jul 8, 2024
1 parent ecf333c commit 6a16ed5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ The core provides the following filters in the `Assetic\Filter` namespace:
* `SeparatorFilter`: inserts a separator between assets to prevent merge failures
* `StylesheetMinifyFilter`: compresses stylesheet CSS files
* `StylusFilter`: parses STYL into CSS
* `TailwindCssFilter`: builds a Tailwind CSS stylesheet using the Tailwind CSS standalone CLI utility
* `TypeScriptFilter`: parses TypeScript into Javascript
* `UglifyCssFilter`: minifies CSS
* `UglifyJs2Filter`: minifies Javascript
Expand Down

0 comments on commit 6a16ed5

Please sign in to comment.