mirror of https://github.com/requarks/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
236 B
10 lines
236 B
8 years ago
|
|
||
|
$primary: 'indigo';
|
||
|
|
||
|
@import 'core-client/scss/core';
|
||
|
@import 'core-client/scss/components/button';
|
||
|
@import 'core-client/scss/components/grid';
|
||
|
@import 'core-client/scss/components/typography';
|
||
|
|
||
|
@import 'core-client/scss/pages/error';
|