Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't make it work via config.rb #147

Open
adi518 opened this issue Mar 5, 2017 · 0 comments
Open

Can't make it work via config.rb #147

adi518 opened this issue Mar 5, 2017 · 0 comments

Comments

@adi518
Copy link

adi518 commented Mar 5, 2017

Getting that dreaded Individual stylesheets must be in sass dir error. I can make it work without config.rb, but for obvious reasons, prefer to use the configuration file.

config.rb:

project_path = 'demo'
sass_dir = 'sass'
css_dir = 'css'

File-system:

./demo/sass
./demo/css

Gulp-compass config:

compass({
    config_file: 'config.rb'
}

I don't pass Sass/Css since the defaults are what I use anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant