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

Fix generated path #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix generated path #1

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 23, 2012

The config css_image_path wasn't taken into account when generating css, sass or sass_mixin

@ghost
Copy link
Author

ghost commented Jan 23, 2012

In the second commit I added sass 3.2 support.
In Sass 3.2 the support for !param style parameters was dropped (see http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html#backwards_incompatibilities__must_read )
I didn't want too add a backwards incompatible change, so I added a new generator 'sass3_mixin'

Regards
Stefan

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

Successfully merging this pull request may close these issues.

1 participant