Add option to select CSS framework, add Foundation as an option (#1813)

* Add option to select CSS framework, add Foundation as an option
This commit is contained in:
Ben Word
2017-01-18 09:05:56 -07:00
committed by GitHub
parent 89b4d1c75d
commit 3909bf76f0
4 changed files with 45 additions and 12 deletions

View File

@@ -1,4 +1,5 @@
### 9.0.0-beta.2: TBD
* Add option to select CSS framework, add Foundation as an option ([#1813](https://github.com/roots/sage/pull/1813))
* Add option to add Font Awesome ([#1812](https://github.com/roots/sage/pull/1812))
* Add option to change theme file headers ([#1811](https://github.com/roots/sage/pull/1811))
* Add option to remove Bootstrap ([#1810](https://github.com/roots/sage/pull/1810))