diff --git a/package.json b/package.json index e865ecd1..a2dd1fb2 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "@odit/lfk-client-js": "^0.0.4", "svelte-i18n": "^3.3.0", "svelte-spa-router": "^3.1.0", + "tailwindcss": "^2.0.2", "toastify-js": "^1.9.3", "validator": "^13.5.2" }, diff --git a/src/App.svelte b/src/App.svelte index 11531577..e9ee6b4c 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -1,4 +1,5 @@