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