We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18756bf commit 4fa98e3Copy full SHA for 4fa98e3
CHANGELOG.md
@@ -110,8 +110,7 @@ Please also have a look at our
110
111
### Fixed
112
113
-- Selector functions (like `:not`) with comma-separated arguments are now
114
- parsed correctly (#1292)
+- Parse selector functions (like `:not`) with comma-separated arguments (#1292)
115
- Parse quoted attribute selector value containing comma (#1323)
116
- Allow comma in selectors (e.g. `:not(html, body)`) (#1293)
117
- Insert `Rule` before sibling even with different property name
0 commit comments