diff options
| author | Bobby <[email protected]> | 2024-08-24 22:13:41 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2024-08-24 22:13:41 -0400 |
| commit | 95b7a6d8a53178f6bfa836e1e162beeb7cda68b3 (patch) | |
| tree | 5d5860670a09abbea0fb2d82f02a77d95949b4db /static/css/input.css | |
| parent | 690dcc05e88c9ad063712969de99ffe462b7a1cd (diff) | |
| download | yugen-95b7a6d8a53178f6bfa836e1e162beeb7cda68b3.tar.xz yugen-95b7a6d8a53178f6bfa836e1e162beeb7cda68b3.zip | |
auth verification cookie
Diffstat (limited to 'static/css/input.css')
| -rw-r--r-- | static/css/input.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/css/input.css b/static/css/input.css new file mode 100644 index 0000000..b5c61c9 --- /dev/null +++ b/static/css/input.css @@ -0,0 +1,3 @@ +@tailwind base; +@tailwind components; +@tailwind utilities; |
