tailwindcss
Tailwindcss CLI tools
Subcommands
Options
Name | Description |
---|---|
-i, --input <input file> | Specify input file |
-o, --output <output file> | Specify output file |
-c, --config <config file> | Specify config file to use |
--postcss [postcss config file] | 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 |