Skip to content
Compare
Choose a tag to compare
@facelessuser facelessuser released this 13 Aug 13:38
· 1 commit to main since this release
f974ea7

2.6

  • NEW: Add official support for Python 3.13.
  • NEW: Add support for & as scoping root per the CSS Nesting Module, Level 1. When & is used outside the
    context of nesting, it is treated as the scoping root (equivalent to :scope).
  • FIX: Improve error message when an unrecognized pseudo-class is used.