Skip to content

v0.30.3 Support Selectors Level 3 and new website

Compare
Choose a tag to compare
@davesnx davesnx released this 01 Aug 10:03
· 534 commits to main since this release
f6fcccd
  • Support CSS Selectors Level 3. Fixing #274 and #268
  • Interpolation variables support (') #272
  • Add type annotation to interpolated rules #285
  • New rules for parsing keyframes. Now supports wrap in curly or not.
  • Support complex at_media combinations (almost Media Queries Level 5)
  • Treat prelude interpolation (in selectors/media) to be treated as string and respect whitespace.
  • Push a new version of the documentation with all the goodies: Syntax highlight, fix the search box, fixed dark theme.
  • Added a bunch of documentation sections: CSS Support, FAQ, Guides
  • Polished most pages from the "Reference"