Add support for theme customizer

This commit is contained in:
Ben Word
2015-11-05 20:06:24 -06:00
parent 0e60cbb52c
commit 1607f6e371
5 changed files with 41 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
### HEAD
* Drop support for older browsers ([#1571](https://github.com/roots/sage/pull/1571))
* Add support for theme customizer ([#1573](https://github.com/roots/sage/pull/1573))
* Remove extraneous no-js ([#1562](https://github.com/roots/sage/pull/1562))
* Simplify/speed up editor style process ([#1560](https://github.com/roots/sage/pull/1560))