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

Separate lines if > 1 #9

Closed
jessicaldale opened this issue Jul 31, 2013 · 2 comments
Closed

Separate lines if > 1 #9

jessicaldale opened this issue Jul 31, 2013 · 2 comments

Comments

@jessicaldale
Copy link

For example:

html {
background-color: #444;
font-size: 62.5%; /* Base 10 */
}

body {background-color: #eeeeee;}

@badsyntax
Copy link
Owner

Just to clarify, do you want the rule set to be on one line if there is only one property/value declaration?

(To be honest though, I won't be able to make this change, as this plugin is simply a wrapper around sass-convert, and I have no control over the formatting outside of how sass-convert does it.)

@jessicaldale
Copy link
Author

Thanks, thought I'd check,

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