added tailwind back, reenabled utilities which was causing the color issue
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
//#region src/utils/define-config.ts
|
||||
function defineConfig(config) {
|
||||
return config;
|
||||
}
|
||||
//#endregion
|
||||
export { defineConfig as t };
|
||||
Reference in New Issue
Block a user