diff options
| author | ilotterytea <iltsu@alright.party> | 2024-05-18 17:36:04 +0500 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2024-05-18 17:36:04 +0500 |
| commit | 85b02485556142a04d902195f895420f306f9781 (patch) | |
| tree | 1128b78649595d130fdb65766322772c33e35c13 /static/style.css | |
| parent | a902b4ed7439040f608f55225281a9f6249f4dec (diff) | |
upd: use tailwindcss
Diffstat (limited to 'static/style.css')
| -rw-r--r-- | static/style.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/static/style.css b/static/style.css index 04e7110..2b45e2d 100644 --- a/static/style.css +++ b/static/style.css @@ -1,3 +1 @@ -body { - background-color: pink; -} +@import url('https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css'); |
