diff options
| author | rtkay123 <dev@kanjala.com> | 2026-02-22 15:18:34 +0200 |
|---|---|---|
| committer | rtkay123 <dev@kanjala.com> | 2026-02-22 15:18:34 +0200 |
| commit | 3d4b23c53f203249b1d0c8e51d668f7b86dbaa6c (patch) | |
| tree | e3ec9dbe9216e0633338c1ba8960721d10b8bc69 /website/src/app.css | |
| parent | 3fef60a3daf7d17dff22d815400e03f36e4128c9 (diff) | |
| download | sellershut-3d4b23c53f203249b1d0c8e51d668f7b86dbaa6c.tar.bz2 sellershut-3d4b23c53f203249b1d0c8e51d668f7b86dbaa6c.zip | |
Diffstat (limited to 'website/src/app.css')
| -rw-r--r-- | website/src/app.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/website/src/app.css b/website/src/app.css index 798629d..cd67023 100644 --- a/website/src/app.css +++ b/website/src/app.css @@ -1,3 +1,3 @@ @import 'tailwindcss'; -@plugin "@tailwindcss/forms"; -@plugin "@tailwindcss/typography"; +@plugin '@tailwindcss/forms'; +@plugin '@tailwindcss/typography'; |
