diff --git a/components.json b/components.json
index d9e3cc8..16aece3 100644
--- a/components.json
+++ b/components.json
@@ -1,13 +1,13 @@
{
- "$schema": "https://shadcn-svelte.com/schema.json",
- "style": "default",
- "tailwind": {
- "config": "tailwind.config.js",
- "css": "src/lib/styles/app.postcss",
- "baseColor": "slate"
- },
- "aliases": {
- "components": "$lib/components",
- "utils": "$lib/utils"
- }
-}
+ "$schema": "https://shadcn-svelte.com/schema.json",
+ "style": "default",
+ "tailwind": {
+ "config": "tailwind.config.js",
+ "css": "src/app.postcss",
+ "baseColor": "slate"
+ },
+ "aliases": {
+ "components": "$lib/components",
+ "utils": "$lib/utils"
+ }
+}
\ No newline at end of file
diff --git a/src/lib/styles/app.postcss b/src/app.postcss
similarity index 100%
rename from src/lib/styles/app.postcss
rename to src/app.postcss
diff --git a/src/routes/(app)/+layout.svelte b/src/routes/(app)/+layout.svelte
deleted file mode 100644
index 42d44db..0000000
--- a/src/routes/(app)/+layout.svelte
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-{#if !dev}
-
--- "How many games do I own? What was the last one I played? What haven't I played in a long time? If this sound like you then Bored Game is your new best friend." -
- -
- By clicking continue, you agree to our - - Terms of Service - - and - Privacy Policy - . -