From 455236b0b0e671937ecde555447308227435e948 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20Gomes?= Date: Wed, 10 Dec 2014 11:38:33 +0000 Subject: [PATCH] Cleaning up layout SCSS - Make sure as much as possible is behind optional classes - Rename everything to follow style convention - Add new class for JS binding - Rearrange SCSS to take advantage of nesting with & --- app/index.html | 35 +- app/material-styleguide.html | 20 +- app/styleguide/layout/README.md | 130 ++++--- app/styleguide/layout/_layout.scss | 587 ++++++++++++++--------------- app/styleguide/layout/demo.html | 308 +++++++-------- app/styleguide/layout/demo.scss | 24 +- app/styleguide/layout/layout.js | 22 +- 7 files changed, 549 insertions(+), 577 deletions(-) diff --git a/app/index.html b/app/index.html index df91f0bb..005d80cc 100644 --- a/app/index.html +++ b/app/index.html @@ -37,30 +37,26 @@ -
-
- Web Starter Kit -
-