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

Support more CSS at-rules in CssStyle definitions #584

Open
NorbertSandor opened this issue Aug 4, 2024 · 1 comment
Open

Support more CSS at-rules in CssStyle definitions #584

NorbertSandor opened this issue Aug 4, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@NorbertSandor
Copy link

It would be useful if CssStyle would support CSS at-rules in general.
For example: @container, @starting-style, etc.

@NorbertSandor NorbertSandor added the enhancement New feature or request label Aug 4, 2024
@bitspittle bitspittle added this to the 1.0 milestone Aug 5, 2024
@bitspittle
Copy link
Collaborator

Thank you for filing this issue! I will review missing at-rules before we launch 1.0.

I may break this up into separate bugs at some point. For example, @container seems like a long-awaited, really nice upgrade to media queries.

We recently added support for CSS layers. Hopefully the work done on that will make adding other at-rules easier to do, although I guess we'll see.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants