UIKit-TailwindCSS icon indicating copy to clipboard operation
UIKit-TailwindCSS copied to clipboard

How you can use both these great frameworks together.

How to use

Simply open the project and do the following:

npm install

and then you simply do:

npm run dev

to watch your files and if you want to minify and build your project do:

npm run build

Done! :-)