mirror of
https://github.com/andrewgioia/keyrune.git
synced 2024-11-05 08:34:45 +00:00
moved all files under sass/.
This commit is contained in:
parent
09790f2442
commit
7f5b09f07a
@ -2,15 +2,15 @@
|
|||||||
|
|
||||||
// Config ======================================
|
// Config ======================================
|
||||||
//
|
//
|
||||||
@import 'config/variables';
|
@import 'variables';
|
||||||
//@import 'config/settings'; // used for other users to overwrite default styles.
|
//@import 'settings'; // used for other users to overwrite default styles.
|
||||||
|
|
||||||
// Components ==================================
|
// Components ==================================
|
||||||
//
|
//
|
||||||
@import 'components/typography';
|
@import 'typography';
|
||||||
@import 'components/setsymbol';
|
@import 'setsymbol';
|
||||||
@import 'components/rarities';
|
@import 'rarities';
|
||||||
|
|
||||||
// Helpers =====================================
|
// Helpers =====================================
|
||||||
//
|
//
|
||||||
@import 'components/helpers';
|
@import 'helpers';
|
||||||
|
Loading…
Reference in New Issue
Block a user