Skip to content

2.2.2

Compare
Choose a tag to compare
@facelessuser facelessuser released this 08 Dec 23:53
· 128 commits to master since this release

2.2.2

  • FIX: Fix :empty and :root and :nth-* selectors not working properly without a tag name specified before. This is now done via our external lib called soupsieve which is the same homegrown CSS library that we were using internally.

  • FIX: Potential infinite loop when using :nth-child().