You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the following in my ini settings. When I run build I get errors about not find sass. And sometimes errors about not finding files on the path. What am I doing wrong?
Really I would like to use the ScssPHP option - but can't seem to get that working at all. So I tried plain sass and think i am close but I do have to tell the plugin where my sass is.
[filter_Scss]
sass = /c/Ruby/bin/sass
My scss = css set. Some files are in core others in components
No it doesn't. My plan is to set up the initial to control what's included in a build from a framework with in the initial setting of asset compress.
I'll try things on a real machine later. And look in depth at the scssphpfilter. I'd prefer to not have to use ruby
Weird stuff happens on windoze. Msysgit might cause some quirks. The issue is not that it is not accepting my setting for sass - more something other...
I have the following in my ini settings. When I run build I get errors about not find sass. And sometimes errors about not finding files on the path. What am I doing wrong?
Really I would like to use the ScssPHP option - but can't seem to get that working at all. So I tried plain sass and think i am close but I do have to tell the plugin where my sass is.
My scss = css set. Some files are in core others in components
it seems that I can not get sass to be found. I think I did have it found but it borked on not finding the _grid.scss file.
I get this output and other things
hence i think it is not finding sass despite my setting above
The text was updated successfully, but these errors were encountered: