Add has-bg helpers for block background colors (#1628)

* Add has-bg helpers for block background colors

* Updating CHANGELOG
This commit is contained in:
Peter Hull
2018-04-08 07:19:53 -07:00
committed by Jeremy Thomas
parent 4f5899036e
commit 81a9ada825
2 changed files with 6 additions and 0 deletions

View File

@@ -14,6 +14,10 @@
* #1428 Fix `media-content` overflow
### Improvements
* Add `.has-bg` helpers for block background colors, like `.has-text`.
## 0.6.2
### New features