diff options
Diffstat (limited to 'webapp/src/routes/layout.css')
| -rw-r--r-- | webapp/src/routes/layout.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webapp/src/routes/layout.css b/webapp/src/routes/layout.css new file mode 100644 index 0000000..cd67023 --- /dev/null +++ b/webapp/src/routes/layout.css @@ -0,0 +1,3 @@ +@import 'tailwindcss'; +@plugin '@tailwindcss/forms'; +@plugin '@tailwindcss/typography'; |
