lazymozek / gulp-with-tailwindcss

Gulp with TailwindCSS Starter Kit
https://gulp-with-tailwindcss.com
MIT License
256 stars 70 forks source link

External css is not working #3

Closed raunakhajela closed 5 years ago

raunakhajela commented 5 years ago

You've created master.css and main.css where you can add your external css. I've tried but it's not working. I've also tried commenting purgecss pipe but that is also not helpful.

raunakhajela commented 5 years ago

I deleted the CSS and added my code in main.scss file and it started working. I think you have to organize your repo a little bit ;)