Skip to content

luka-mladenovic/tailwind-webpack-boilerplate

Repository files navigation

Webpack boilerplate for Tailwind CSS

Clone the project and install the dependencies using the npm:

npm install

Create a Tailwind config file (optional):

npx tailwind init tailwind.config.js

Compile the assets using the npm run dev command:

npm run dev

By default this will compile the main sass file inside the assets\styles\sass folder. Feel free to change the source files inside the webpack.config.js file as needed.

About

Basic webpack template for sass and Tailwind css files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published