chore: add ui package and custom theme colors

This commit is contained in:
Meier Lukas
2023-12-08 23:47:55 +01:00
parent 9ea96899b1
commit f6094c6ae2
12 changed files with 127 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ const config = {
"@ianvs/prettier-plugin-sort-imports"
],
importOrder: [
"^(react/(.*)$)|^(react$)|^(react-native(.*)$)",
"^(react/(.*)$)|^(react$)$)",
"^(next/(.*)$)|^(next$)",
"<THIRD_PARTY_MODULES>",
"",