Skip to content

v0.9.30

Choose a tag to compare

@github-actions github-actions released this 23 Dec 14:18
· 10 commits to master since this release
d2a1205

Patch Changes

  • #85 25f9726 Thanks @acemir! - feat: sync styleSheet.title with ownerNode.title

    • set selectorText, style and media configurable
    • improve docs and test utils
  • #81 4e349c3 Thanks @acemir! - fix: preserve context for sibling nested selectors

  • #84 84ac918 Thanks @acemir! - feat: implement CSSPropertyRule

  • #83 623e136 Thanks @acemir! - feat: improve CSSImportRule implementation

    • set CSSImportRule.styleSheet to unconstructed
    • avoid insert @import rules into a constructed stylesheet