ice
ice copied to clipboard
tailwind的@apply语法无法被编译
Describe the bug
Expected behavior
希望正常编译
Actual behavior
No response
Version of ice.js
3.4
Content of build.json or ice.config.mts
No response
Additional context
No response
如何使用的 tailwind,默认情况下使用 tailwind 需要搭配 tailwind 的工具链
你可以先run一下看看样式是否生效。大概率只是vscode原生不认识@apply这种语法(到现在仍未支持),但是不影响使用的。