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

[Feature request] Inline CSS support #67

Open
Kristinita opened this issue Nov 19, 2016 · 1 comment
Open

[Feature request] Inline CSS support #67

Kristinita opened this issue Nov 19, 2016 · 1 comment

Comments

@Kristinita
Copy link

Summary

It would be nice, if will be added selection in inline CSS like CSS in separate files.

Justification

Now selection in inline CSS not good.

Expected behavior

In separate CSS file:

Expected

Actual behavior

In inline CSS in HTML file:

Actual

Thanks.

@r-stein
Copy link
Collaborator

r-stein commented Nov 19, 2016

You can open your ExpandRegion settings and add the content:

{
    "scope_selectors":
    {
        "javascript":
        [
            "source.css"
        ]
    }
}

I think we should also add this to the default/fallback settings.

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