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

Hotfix develop - Fix sass extends-before-mixins bug #201

Merged

Conversation

bgriffith
Copy link
Member

extends-before-mixins rule doesn't work with Sass syntax. This fixes that issue.

Fixes #193

DCO 1.1 Signed-off-by: Ben Griffith gt11687@gmail.com

@bgriffith bgriffith changed the title Hotfix develop - Fix sass extend before mixin Hotfix develop - Fix sass extends-before-mixins bug Sep 21, 2015
@DanPurdy
Copy link
Member

already in master #200 all good

DanPurdy added a commit that referenced this pull request Sep 22, 2015
…mixin

Hotfix develop - Fix sass extends-before-mixins bug
@DanPurdy DanPurdy merged commit a113a27 into sasstools:develop Sep 22, 2015
@bgriffith bgriffith deleted the hotfix/fix-sass-extend-before-mixin branch September 24, 2015 22:25
donabrams pushed a commit to donabrams/sass-lint that referenced this pull request Nov 19, 2015
…d-before-mixin

Hotfix develop - Fix sass extends-before-mixins bug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

extends-before-mixins not functioning with Sass Syntax
2 participants