38bed8bd1a
including the LESS files in the dist folder for those people who want to download the dist files and build their own development environment - i'm including expanded and minified versions of everything so why not include the LESS too
8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
// Variables
|
|
|
|
@brand-primary: #fed136;
|
|
@brand-danger: #e74c3c;
|
|
@gray-darkest: #222;
|
|
@gray: #777;
|
|
@gray-lighter: #f7f7f7;
|
|
@placeholder-text: #bbbbbb; |