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

space after closing brace #76

Open
48design opened this issue Jun 1, 2016 · 1 comment
Open

space after closing brace #76

48design opened this issue Jun 1, 2016 · 1 comment

Comments

@48design
Copy link

48design commented Jun 1, 2016

Would it be possible to add the following config variable?
"space-after-closing-brace": "\n"
This way the code (especially for CSS) would look more readable.

Another request: Could you split up this config var into "inside blocks" and for "nested rules"?
"block-indent": "\t"

Thank you for this great extension!

@graylaurenm
Copy link

It looks like support for this was added via the lines-between-rulesets option: csscomb/csscomb.js@e06678e. Could this be merged into the Sublime package?

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