增加对于生成的导出变量的记录。
This commit is contained in:
@@ -13,4 +13,7 @@ export type SwatchSchemeSource = {
|
||||
export type SwatchSchemeStorage = {
|
||||
source?: SwatchSchemeSource;
|
||||
scheme?: SwatchScheme;
|
||||
cssVariables?: string;
|
||||
scssVariables?: string;
|
||||
jsVariables?: string;
|
||||
};
|
||||
|
Reference in New Issue
Block a user