-
Notifications
You must be signed in to change notification settings - Fork 19
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
设置 include unocss 无法转换 #33
Comments
可能顺序要变一下,试下把 |
不行,试了 |
设置 include 后 媒体查询模式页失效 |
include 的逻辑我记得是只有 include 包括的页面才转换,其他页面不转换,你的意思是 include 里的页面( |
s
是的, |
把 |
也不行。 |
ok,我最近有点忙,会抽空看下,可能回复较慢,我主要看下我本地运行 include 会不会转换包括的文件,不转换不包括的文件,如果能验证可能就是你的 include 路径有问题了。 |
您的操作系统是 Windows 吗,是的话正则匹配要注意路径分隔符号, 写了个只有 |
The text was updated successfully, but these errors were encountered: