-
Notifications
You must be signed in to change notification settings - Fork 168
求助下 #270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
直接用呀,有什么问题吗 |
说错了是opentiny只要引用vite打包就会报错 |
给 nodejs 分配多一点内存 |
tailwindcss 该怎么引呢有@fesjs/plugin-windicss类似的插件吗 |
哪个版本的 tailwindcss |
4.0 |
https://fesjs.mumblefe.cn/reference/config/#viteoption 这里加 vite 配置就可以 |
报错10:27:41 [vite] error while updating dependencies: 10:27:42 能给我个完整的示例吗 |
3、4 的都可以 |
可以用tailwind3 吗?看了下 tailwind4 只有 esm,目前 fes.js 还不支持 |
可以的,麻烦给我下示例 |
|
ERROR 10:19:12 [vite] Pre-transform error: postcssConfig.plugins.slice is not a function (x2) 10:19:12这个报错 |
postcss 的配置用数组的方式,类似 require('tailwindcss')() |
我应该怎么才能引入element呢
The text was updated successfully, but these errors were encountered: