Add color helpers

This commit is contained in:
Jeremy Thomas
2018-04-08 15:34:40 +01:00
parent 7f03c86c1e
commit 7ece5f5156
9 changed files with 150 additions and 15 deletions

View File

@@ -8,6 +8,7 @@
### Improvements
* #1628 Add `.has-background` helpers for block background colors, like `.has-text`
* #1767 Added minified bundle with cleancss
### Bug fixes
@@ -15,10 +16,6 @@
* #1707 Disable table hover in `.content` by default
* #1428 Fix `media-content` overflow
### Improvements
* Add `.has-bg` helpers for block background colors, like `.has-text`.
## 0.6.2
### New features