tailwindcss init [filename]
Creates Tailwind config file. Default: tailwind.config.js
Arguments
| Name | Description |
|---|---|
filename |
Options
| Name | Description |
|---|---|
-p, --postcss | Initialize a 'postcss.config.js' file |
-f, --full | Initialize a full 'tailwind.config.js' file |
--help, -h | Display usage information |