🔧 🚩 🚧 Finished the components variable replace content.

This commit is contained in:
凡梦星尘
2022-05-21 19:18:19 +08:00
parent b105452feb
commit c27081fd26
14 changed files with 63 additions and 37 deletions

View File

@@ -7,7 +7,8 @@
// Variables Layer
// --------------------------------------------------
@import '_variables/base';
//@import '"_variables/" + theme.scheme';
// TODO think how dynamic import the scheme variables
@import '_variables/Gemini';
//@import 'theme.injects.variable';
// Mixins Layer
@@ -29,7 +30,7 @@
// @import '_common/outline';
// Components
// @import '_common/components';
@import '_common/components';
// Schemes Layer