Restructure Sass files and folders for proper application Sass development

This commit is contained in:
iRouge
2015-06-11 15:49:36 -04:00
committed by Francis Lachapelle
parent a87bbc2de5
commit 5217c0ac64
207 changed files with 54 additions and 285 deletions
@@ -0,0 +1,9 @@
/**
*
* Editorial Header
*
**/
.featured-section {
background: $colorGrayBackground;
}