@nartc/tailwind-schematics
v2.0.0
Published
A schematic that adds TailwindCSS to AngularCLI applications
Downloads
33
Maintainers
Readme
Angular Tailwind CSS Schematics
This schematic will add TailwindCSS to your Angular application.
Usage
ng add @nartc/tailwind-schematics
Usage with Nx
In Nx, you can either use nx add
or ng add
(same as above) to use the schematics.
nx add @nartc/tailwind-schematics
Options
|name|type|default|description| |----|----|-------|-----------| |cssFlavor|string|css|The CSS flavor the project is using|
Acknowledgement
- Total Guide to Custom Angular Schematics
- ng add Schematic
- @santosh for quick and concise answers to my questions
Contribution
Any contribution is welcome
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!