tailwindcss
Tailwindcss CLI tools
Subcommands
Options
Name | Description |
---|---|
-i,--input <command> | Specify input file |
-o,--output <command> | Specify output file |
-c,--config <command> | Specify config file to use |
--postcss [command] | Load custom PostCSS configuration |
--purge | Content paths to use for removing unused classes. [Deprecated]: use `--content` instead |
--content | Content paths to use for removing unused classes |
--watch,-w | Watch for changes and rebuild as needed |
--minify,-m | Minify the output |
--no-autoprefixer | Disable autoprefixer |
--help,-h | Display usage information |