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

Breaks if { on single line #16

Open
madr3n opened this issue Jul 28, 2014 · 5 comments
Open

Breaks if { on single line #16

madr3n opened this issue Jul 28, 2014 · 5 comments

Comments

@madr3n
Copy link

madr3n commented Jul 28, 2014

If using CSS with
.class
{
properties:value;
}

It breaks on the linebreak before the opening {

Would also like to have this added that the output will be formatted with opening curly on its own line, is this possible to customize?

@stolksdorf
Copy link
Owner

Thanks for the heads up. I'll add it in as an open in the next release.

@madr3n
Copy link
Author

madr3n commented Oct 7, 2014

It also break while using:
.class,
.class2,
.class3
{
properties:value;
}

Hoping for update soon, love the plugin! :) Keep up the good work!

@stolksdorf
Copy link
Owner

Thanks for the heads up. I've been really slow on updating this, it's kinda on my backburner. I have a pretty stable version I'm using personally right now. I'll make sure these bugs are fixed and I'll push it out shortly :)

@madr3n
Copy link
Author

madr3n commented Oct 14, 2014

No worries, love the plugin so no problem waiting for it a little bit :)

Just one other side note, but its really a small issue, but with MS gradient css: "filter:progid:DXImageTransform.Microsoft.gradient" it will also add spaces between "progid" and "DXImageTransform" which breaks the sass preprocessor compilation.
So I manually remove those for now, so its not a big issue. Just thought I'd point it out. Could also be that my preprocessor should be able handle it..

Anyway, keep up the good work!

@grantorin
Copy link

1443462634616
dwebwwwhtml css js jq_helpcssstyle css html css js jq_help - sublime text unregistered
Problems....

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

3 participants