diff options
| author | Dhravya <[email protected]> | 2024-04-10 15:36:51 -0700 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-04-10 15:36:51 -0700 |
| commit | feea1a26dc19074fd58ad156cd418c3efb1971b6 (patch) | |
| tree | d6cb551d3489fff6b78cb7e9ad0c11b2a8d04826 /package.json | |
| parent | added ext.css, prevent css mismatch (diff) | |
| download | archived-supermemory-feea1a26dc19074fd58ad156cd418c3efb1971b6.tar.xz archived-supermemory-feea1a26dc19074fd58ad156cd418c3efb1971b6.zip | |
extension styling such that website content is not affected https://twitter.com/DhravyaShah/status/1778189224396922948
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8c3fd9df..20a05bb4 100644 --- a/package.json +++ b/package.json @@ -64,4 +64,4 @@ "tailwind-scrollbar": "^3.1.0", "tailwindcss-animate": "^1.0.7" } -}
\ No newline at end of file +} |