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 ======================================
|
||||
//
|
||||
@import 'config/variables';
|
||||
//@import 'config/settings'; // used for other users to overwrite default styles.
|
||||
@import 'variables';
|
||||
//@import 'settings'; // used for other users to overwrite default styles.
|
||||
|
||||
// Components ==================================
|
||||
//
|
||||
@import 'components/typography';
|
||||
@import 'components/setsymbol';
|
||||
@import 'components/rarities';
|
||||
@import 'typography';
|
||||
@import 'setsymbol';
|
||||
@import 'rarities';
|
||||
|
||||
// Helpers =====================================
|
||||
//
|
||||
@import 'components/helpers';
|
||||
@import 'helpers';
|
||||
|
Loading…
Reference in New Issue
Block a user