mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-08 19:28:17 +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).
|
# Generated per-shard compose file for the integration suite (it.mjs).
|
||||||
integration/.it-shards.yaml
|
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} */
|
/** @type {import('tailwindcss').Config} */
|
||||||
export default {
|
export default {
|
||||||
darkMode: "class",
|
darkMode: "class",
|
||||||
@@ -87,4 +86,3 @@ export default {
|
|||||||
},
|
},
|
||||||
plugins: [],
|
plugins: [],
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user