Skip to content

v4.2.1

Compare
Choose a tag to compare
@borela borela released this 15 Aug 14:41
· 38 commits to master since this release

Styled components

  • Fix extend after withComponent; #124;
  • Fix nested attribute selectors; #140;
  • Allow lone ruleset blocks; #169;
  • Allow emotion styled components #141;

CSS

  • Fix subgroups in calc; #123 ;