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