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 行目: インポートするファイルが見つからないか読み取り不能: custom.
これは次の後に発生しました。
cd to the containing folder sass --watch `sass:css`
私は何を間違えましたか?どのような手順を踏む必要がありますか? Sass を使用するには Compass を使用する必要がありますか?