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
Hi,
using Compass 1.0.3 (Polaris) on a mac (OSX 10.10.3)
I have 2 files my application.css.scss and _variables.css.scss.
Gulp compass command works ok, until I try and import _variables.css.scss.
When I run gulp compass when trying to import this file _variables.css.scss I get.
error sass/application.css.scss (Line 1: File to import not found or unreadable: variables.
Have had a good look online and have not found any solid solutions for this error.
Has anyone encountered this before or possibly found a fix for this?
Hi,
using Compass 1.0.3 (Polaris) on a mac (OSX 10.10.3)
I have 2 files my application.css.scss and _variables.css.scss.
Gulp compass command works ok, until I try and import _variables.css.scss.
When I run gulp compass when trying to import this file _variables.css.scss I get.
error sass/application.css.scss (Line 1: File to import not found or unreadable: variables.
Have had a good look online and have not found any solid solutions for this error.
Has anyone encountered this before or possibly found a fix for this?
here is the gulp task I am running btw:
If anyone could help out it would be greatly appreciated.
The text was updated successfully, but these errors were encountered: