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

Add support for setting syntax. #30

Open
AtarisMio opened this issue Jan 15, 2018 · 1 comment
Open

Add support for setting syntax. #30

AtarisMio opened this issue Jan 15, 2018 · 1 comment

Comments

@AtarisMio
Copy link

I use postcss to transform my css code.
and I use nest syntax in my .css file.
but the linter can't recognise the nest code in .css.

I found here is a hard code for it.
https://github.com/atfzl/eslint-plugin-css-modules/blob/master/lib/core/index.js#L120

Is here a solution for use nest syntax in .css file?

@atfzl
Copy link
Owner

atfzl commented Mar 12, 2018

Hi,

Can you provide some example and some code.

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