muhajirdev / gatsby-plugin-tailwindcss

Plug Tailwind CSS to your Gatsby website
https://www.npmjs.com/package/gatsby-plugin-tailwindcss
46 stars 3 forks source link

Does it support Tailwind 1.01? #4

Open dingyi opened 5 years ago

dingyi commented 5 years ago

Seems not working for newest Tailwind CSS.

muhajirdev commented 5 years ago

Hi @dingyi , Can you provide more details?

dingyi commented 5 years ago

Oh, never mind.

I just saw babel-plugin-tailwind-components updated with new alpha vision. https://github.com/bradlc/babel-plugin-tailwind-components/releases

Thanks.

Best regards, -- Yi Ding Design Nomad.

18611863427 http://ding.one/

On Mon, May 27, 2019 at 5:45 PM Muhammad Muhajir notifications@github.com wrote:

Hi @dingyi https://github.com/dingyi , Can you provide more details?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/muhajirdev/gatsby-plugin-tailwindcss/issues/4?email_source=notifications&email_token=AAAATNSXBQKOLVUJ6UWS2PLPXOUU3A5CNFSM4HP2ITZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWJK6KI#issuecomment-496152361, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAATNT7KQL5XD3WNOFOTGDPXOUU3ANCNFSM4HP2ITZQ .

muhajirdev commented 5 years ago

Hi @dingyi

Thanks for letting me know. Yes this plugin uses https://github.com/bradlc/babel-plugin-tailwind-components under the hood. If you have time to update this plugin dependency. To support Tailwind V1, It would be awesome. Thanks :)