Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以定义一个相对于手写笔文件而不是编译的 CSS 文件的路径吗?
我尝试构建一个 bower 包,其中包含一个应该直接从 bowerscomponents/my-package文件夹中包含的手写笔文件。如何引用我的包的资产,所以它们的路径是相对于包文件夹编译的,而不是相对于编译的 css 文件。
components/my-package
有一个解决相对网址的选项,它出现在 Stylus 0.34.0 中。
当您运行 Stylus 时,使用--resolve-url或只是-r使用它。
--resolve-url
-r