From 06c71809eb7f1246888b3485507f4ac3e3ead3a7 Mon Sep 17 00:00:00 2001 From: Austin Pray Date: Wed, 25 Feb 2015 15:29:49 -0600 Subject: [PATCH] Document fixing Sass example --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2d1684..e658784 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### HEAD +* Fixes broken wiredep imports with main.scss.example ([original issue](https://discourse.roots.io/t/issue-with-sage-sass-version/2962)) + ### 8.0.0: February 25th, 2015 * Change theme name from Roots to Sage * Bump required PHP version to >=5.4