TailwindCSS UX skeleton generator.
Clone this repository to get started.
Run the following command in project directory to install TailwindCSS dependencies.
npm installTo compile the CSS file with TailwindCSS classes, use one of the following commands:
npm run build
npm run watchPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.