I wrote a webpack-plugin which adapting tailwindcss to develop mini program #8744
sonofmagic
started this conversation in
Kind words
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I Love tailwindcss , and want to use this in more
web-like
scenes.In China, Web developers often develop
webapp
andMini-Programs
(See what are WeChat Mini-Programs) both.If we directly install tailwindcss in Mini-Program, it will make lots of compile errors and cause fatal failure.
So , I wrote this weapp-tailwindcss-webpack-plugin . This plugin is for Mini-Programs app to use with.
Then we developers install tailwindcss and this plugin, and use any jit
Utility classes
andArbitrary values
smoothly.I also write a mini-program to display tailwindcss doc in mobile. here is the qrcode, you can scan it in wechat app.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions