Skip to content

Commit 8fadde8

Browse files
committed
#9, #19 - udpated file structure and added comments to site-styles.scss . UPDATE
1 parent 0d34412 commit 8fadde8

4 files changed

Lines changed: 11 additions & 45 deletions

File tree

starter-template/scss/core/_assets.scss

Whitespace-only changes.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
//For naming colors variables, we recommend use http://chir.ag/projects/name-that-color/
2+
//module MAIN COLOR PALETTE
3+
4+
//module COMMON COLORS
5+
6+
//module LINK COLORS
7+
8+
//module SELECTION COLORS
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// Frameworks Configs
2+
$disable-warnings: true;
3+
$border-box-sizing: false !default;

starter-template/scss/core/_extenders.scss

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)