H
H
hollanditkzn2017-06-05 19:47:07
Sass
hollanditkzn, 2017-06-05 19:47:07

Does it output an error to the console?

I'm getting an error in the console

E:\OpenServer\domains\crm\frontend\web>sass --watch sass/screen.scss:css/screen.
css
>>> Sass is watching for changes. Press Ctrl-C to stop.
      error sass/screen.scss (Line 6: File to import not found or unreadable: co
mpass/reset.)

That is, if you remove the sass file, @import "compass/reset";then it creates some strange file css screen.css.map.
How to solve this problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zooks, 2017-06-05
@zooks

You need to fix the path to compass/reset.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question