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

remove import #23

Open
mmintel opened this issue Jan 8, 2015 · 1 comment
Open

remove import #23

mmintel opened this issue Jan 8, 2015 · 1 comment

Comments

@mmintel
Copy link

mmintel commented Jan 8, 2015

Hi!

This line here

@import "blend-modes";

gives this error

(Line 1: File to import not found or unreadable: blend-modes.

because I am not using compass and have my own project structure. If you'd just remove this line and tell users in the documentation to import it themselves it would be more flexible.

@JohnAlbin
Copy link
Member

The homepage readme says:

Blend modes

Color schemer includes SCSS Blend Modes which allows you to do photoshop style blending of colors.

So you'd need to install https://github.com/heygrady/scss-blend-modes before you can use color-schemer without Compass, I'd bet.

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

2 participants