Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Does it support CSS-in-JS ? #28

Open
vinodtik opened this issue Jan 30, 2020 · 0 comments
Open

Does it support CSS-in-JS ? #28

vinodtik opened this issue Jan 30, 2020 · 0 comments

Comments

@vinodtik
Copy link

I want to lint some css like this :

<style jsx>{`
.demoClass {
    bad-property: ${ some value };
 }
`}
</style>

Can this lint this thing in my nextJS application. I'm using css-in-js for stylings.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant