We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfe39f3 commit c096f03Copy full SHA for c096f03
HISTORY.md
@@ -29,6 +29,8 @@
29
- Prefixed at-rules are treated like their unprefixed counterparts.
30
- Added the `at()`, `global()` and `kv()` helpers.
31
- Added `@local` as a counterpart to `@global`.
32
+- `& > &` with a selector list as parent will perform their cartesian product
33
+ like SASS and LESS do.
34
- 2.2Kb mingzipped (+ ~500 bytes).
35
36
## v0.11.1 (2016-03-8)
0 commit comments