It won’t let me change the file name variables.scss to variables.css

18 Views Asked by At

I'm using Conemu, and I’ve installed everything from zsh to sass.

I'm trying to convert variables.scss to variables.css, so I type this command:

sass variables.scss:variables.css

But I get an error

Errno:ENOENT: No such file or directory @ rb_sysopen - variables.scss

0

There are 0 best solutions below