aboutsummaryrefslogtreecommitdiff
path: root/src/App.svelte
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.svelte')
-rw-r--r--src/App.svelte2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.svelte b/src/App.svelte
index a9084c4..45defe1 100644
--- a/src/App.svelte
+++ b/src/App.svelte
@@ -5,7 +5,7 @@
<Sidebar />
-<style global>
+<style global lang="postcss">
@tailwind base;
@tailwind components;
@tailwind utilities;