Few of issues I鈥檝e seen in the parser for at-rules:
of the new ones, @supports is probably the most critical to fix as it is widely supported now and we'd like to promote it as a better alternative to UA detection for CSS.
Most of these including all @keyframes also don't syntax highlight properly (beyond general broken CSS highlighting in the insider release), but I can look to fix that in CSS.plist separate from this.
For @document, it has been postponed to Conditional Rules L4, which doesn't exist yet, so that one can probably stay as it is.
I get a lot of errors for "@apply" with polymer
meet this
@supports will be supported for 1.17 (September)
I went through the rest of the suggestions and they got fixed no action is needed
Most helpful comment
I get a lot of errors for "@apply" with polymer