Skip to content

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

Description

@adi-works

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions