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

Modify media query #7

Open
Semigradsky opened this issue Feb 13, 2017 · 2 comments
Open

Modify media query #7

Semigradsky opened this issue Feb 13, 2017 · 2 comments

Comments

@Semigradsky
Copy link

Hi!

Do you want to make the ability to modify media queries?

Add methods for adding media queries and media feature expressions, add method for generate css code from object?

I see that now the package can only read media queries structures.

@dryoma
Copy link
Owner

dryoma commented Feb 14, 2017

Hi @Semigradsky ,

Could you please give some possible use cases for that?

In general - yep, the initial idea was to read media queries, not build them, as just a helper for the scss linter. Doesn't mean of course that it will stay that way forever :)

@Semigradsky
Copy link
Author

It would be useful for my plugin =)
https://github.com/Semigradsky/postcss-nested-media-queries

Perhaps more useful plugins would have appeared if modify media queries would be easy.

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