You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
5
5
- Add support for rulesets in variables and passed to mixins to allow wrapping
6
6
- Change luma to follow the w3c spec, luma is available as luminance. Contrast still uses luma so you may see differences if your threshold % is close to the existing calculated luma.
7
+
- Upgraded clean css which means the --selectors-merge-mode is now renamed --compatibility
7
8
- Add support for using variables with @keyframes, @namespace, @charset
8
9
- Support property merging with +_ when spaces are needed and keep + for comma separated
9
10
- Imports now always import once consistently - a race condition meant previously certain configurations would lead to a different ordering of files
0 commit comments