aboutsummaryrefslogtreecommitdiff
path: root/apps/web/globals.css
diff options
context:
space:
mode:
authorMahesh Sanikommu <[email protected]>2025-08-21 08:40:44 -0700
committerGitHub <[email protected]>2025-08-21 08:40:44 -0700
commit9e1e392a2b923c9d00e12c0fd27586d9d5b29daf (patch)
tree8b10459076bdfb4a2882acd4cccdc3e7dea1e838 /apps/web/globals.css
parentMerge pull request #368 from supermemoryai/mahesh/doc-update (diff)
downloadsupermemory-9e1e392a2b923c9d00e12c0fd27586d9d5b29daf.tar.xz
supermemory-9e1e392a2b923c9d00e12c0fd27586d9d5b29daf.zip
Enhanced Text Editor and format fixes with biome (#371)
Diffstat (limited to 'apps/web/globals.css')
-rw-r--r--apps/web/globals.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/web/globals.css b/apps/web/globals.css
index ab19ef98..f06b87d8 100644
--- a/apps/web/globals.css
+++ b/apps/web/globals.css
@@ -1,2 +1,2 @@
-@import "tailwindcss";
-@plugin "@tailwindcss/typography"; \ No newline at end of file
+@import 'tailwindcss';
+@plugin "@tailwindcss/typography";