Skip to content

mkfizi/tailbone

Repository files navigation

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.

License

MIT