How do I correctly use the url()
in a Sass file to reference the public directory?
#5172
Unanswered
percentcola3
asked this question in
Q&A
Replies: 1 comment 5 replies
-
You can place static assets that are referenced in the source code in the See also: #3429 |
Beta Was this translation helpful? Give feedback.
5 replies
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.
-
使用rsbuild cli新建一个VUE2项目,并配置了sass支持。按照官方文档中对PUBLIC目录的指导来配置https://rsbuild.dev/zh/guide/basic/static-assets#public-%E7%9B%AE%E5%BD%95,但是启动时报错了。
截图如下:
Beta Was this translation helpful? Give feedback.
All reactions