✨(theme) add themes management
This is made in order to be able to handle natively multiple themes for the future light/dark themes and also allow consumers to create their own.
This commit is contained in:
@@ -13,6 +13,7 @@ const jestConfig: JestConfigWithTsJest = {
|
||||
{ tsconfig: "./src/bin/tsconfig.json" },
|
||||
],
|
||||
},
|
||||
prettierPath: null,
|
||||
};
|
||||
|
||||
export default jestConfig;
|
||||
|
||||
Reference in New Issue
Block a user