kobweb icon indicating copy to clipboard operation
kobweb copied to clipboard

Support more CSS at-rules in CssStyle definitions

Open NorbertSandor opened this issue 1 year ago • 1 comments

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

NorbertSandor avatar Aug 04 '24 17:08 NorbertSandor

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.

bitspittle avatar Aug 05 '24 20:08 bitspittle