weapp-tailwindcss
weapp-tailwindcss copied to clipboard
希望提供小程序的normalize.css
小程序的默认样式 跟web流行的reset库还不太一样, 可能需要一个个添加
Originally posted by @vaynevayne in https://github.com/sonofmagic/weapp-tailwindcss/discussions/565
这里我写了一个类似的 tailwindcss plugin https://github.com/sonofmagic/weapp-tailwindcss/blob/main/apps/vite-native-ts/tailwind.config.ts 或许我们可以根据这个思路,继续提供这个方式
不要集成那么多, 简单的提供一份文件即可, 对吧