diff options
Diffstat (limited to 'static')
| -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'); |
