-
Couldn't load subscription status.
- Fork 1
Open
Description
Attribute syntax changed from "JSON-like" to "CSS-like".
Therefore, parsing must be reworked.
Besides CSS properties, attributes also allow most HTML attributes to be set.
Unless other conflicts between CSS props and HTML attributes arise, all HTML attributes besides style, height, and width should be ok to use.
A restriction for HTML attributes is that they must not be allowed inside CSS at-rules, since Unimarkup cannot predict at compile time what at-rules should be chosen.
Metadata
Metadata
Assignees
Labels
No labels