lazymozek / gulp-with-tailwindcss

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

TailwindCSS v. 1.1.2 Support #4

Closed Mello21century closed 4 years ago

Mello21century commented 5 years ago

Can I upgrade to TailwindCSS version 1.1.2 or is there any known issues u face?

Thanks

Mello21century commented 5 years ago

Ok I run it on tailwindcss 1.1.* "tailwindcss": "^1.1.2" in composer.json

@tailwind base; in tailwind.scss

mv tailwind.js tailwind.js.backup;npx tailwind init tailwind.js --full in terminal

akoepcke commented 5 years ago

@manjumjn Do you accept a PR to upgrade this whole thing to the current tailwind version?

manjumjn commented 5 years ago

@akoepcke I will. I'm little busy with other things and couldn't upgrade