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 Sass syntax issue with empty-line-between-block rule #252

Closed

Conversation

bgriffith
Copy link
Member

NB: Work in progress.

This PR fixes an issue with the empty-line-between-block rule and the Sass syntax. This has been a real pain mainly down to the differences in node structure that gonzales pumps out dependant on syntax. The end result isn't pretty and have resulted in using different code depending on which syntax is used.

Fixes #216

DCO 1.1 Signed-off-by: Ben Griffith [email protected]

@DanPurdy DanPurdy added this to the 1.2.4 milestone Oct 5, 2015
@bgriffith
Copy link
Member Author

Closing this PR as it is being replaced by #258 where the fix is being bundled for a 1.3 release.

@bgriffith bgriffith closed this Oct 7, 2015
@bgriffith bgriffith removed this from the 1.2.4 milestone Oct 7, 2015
@bgriffith bgriffith deleted the hotfix/empty-line-between-blocks branch October 8, 2015 16:22
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.

2 participants