refactor: rename sass files
This commit is contained in:
parent
4f86b04a84
commit
c4af75389a
3 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
* MIT Licensed
|
* MIT Licensed
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@import 'colors/light-typography';
|
@import 'colors/typography-light';
|
||||||
@import 'colors/dark-typography';
|
@import 'colors/typography-dark';
|
||||||
@import 'addon/variables';
|
@import 'addon/variables';
|
||||||
@import 'variables-hook';
|
@import 'variables-hook';
|
||||||
@import 'addon/module';
|
@import 'addon/module';
|
||||||
|
|
Loading…
Reference in a new issue