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.
我正在尝试编译我的 Sass 文件,但在我的终端中不断收到此错误:
错误 sass/app.scss(第 60 行:要导入的文件未找到或不可读:自定义。
这发生在:
cd to the containing folder sass --watch `sass:css`
我做错了什么?我应该采取哪些步骤?我需要使用 Compass 才能使用 Sass 吗?