Derive ‘-invert’ sass variables from primary colors (#2594)

This commit is contained in:
Wessel Kuipers
2019-10-13 11:10:26 +02:00
committed by Jeremy Thomas
parent f6ed0ae356
commit f99771e6fe
3 changed files with 17 additions and 16 deletions

View File

@@ -7,6 +7,7 @@
* Fix #2647 -> Missing meta tags in snippet
* Fix #2031, Fix #2483 -> Invalid output when declaring a custom shade map
* Fix #2060 -> `height: auto` on HTML `audio` element breaks height of element
* Fix #706 -> Derive `-invert` variables using `findColorInvert()`
* #1608 Fix #1552 -> `.container.is-fluid` margins
### New features