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 master: Fix space before brace rule for nested properties #361

Merged
merged 3 commits into from
Oct 28, 2015

Conversation

DanPurdy
Copy link
Member

Fixes an issue with the space before brace rule when encountering nested values as brought up in #352

DCO 1.1 Signed-off-by: Dan Purdy danjpurdy@gmail.com

@DanPurdy DanPurdy added this to the 1.3.2 milestone Oct 27, 2015
@DanPurdy DanPurdy changed the title Hotfix master: space before brace Hotfix master: Fix space before brace rule for nested values Oct 27, 2015
@DanPurdy DanPurdy changed the title Hotfix master: Fix space before brace rule for nested values Hotfix master: Fix space before brace rule for nested properties Oct 27, 2015
}
@include breakpoint {
content: bar;
font{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you missing the : on purpose?

@DanPurdy
Copy link
Member Author

Updated

@bgriffith
Copy link
Member

Looks good :shipit:

bgriffith added a commit that referenced this pull request Oct 28, 2015
Hotfix master: Fix space before brace rule for nested properties
@bgriffith bgriffith merged commit d705fe5 into sasstools:master Oct 28, 2015
donabrams pushed a commit to donabrams/sass-lint that referenced this pull request Nov 19, 2015
Hotfix master: Fix space before brace rule for nested properties
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.

None yet

2 participants