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

How may I edit syntax? Include "composes" key #205

Open
wzup opened this issue Mar 15, 2016 · 0 comments
Open

How may I edit syntax? Include "composes" key #205

wzup opened this issue Mar 15, 2016 · 0 comments

Comments

@wzup
Copy link

wzup commented Mar 15, 2016

I use Webpack and its css-loader. It has weird rules, e.g. like this:

// slyles.scss
.className {
    composes: button from "./../../../../sass/globals.scss";
}

Now SCSS highlights error:

styles scss - sublime text unregistered 2016-03-16 01 14 37

So I'd like to include composes to syntax. How can I do it?

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

1 participant