mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-27 00:52:50 +00:00
remove obfuscated code
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -52,6 +52,3 @@ RUNNING_LOCALLY.md
|
||||
|
||||
# Generated per-shard compose file for the integration suite (it.mjs).
|
||||
integration/.it-shards.yaml
|
||||
branch_structure.json
|
||||
temp_auto_push.bat
|
||||
temp_interactive_push.bat
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,4 +1,3 @@
|
||||
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
export default {
|
||||
darkMode: "class",
|
||||
@@ -86,5 +85,4 @@ export default {
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user