diff --git a/assets/css/tailwind.css b/assets/css/tailwind.css index a90a793f..1d9d6494 100644 --- a/assets/css/tailwind.css +++ b/assets/css/tailwind.css @@ -1,4 +1,4 @@ -@import '@rotki/ui-library/dist/style.css'; +@import '@rotki/ui-library/style.css'; @tailwind base; @tailwind components; diff --git a/components/NavigationMenu.vue b/components/NavigationMenu.vue index 5b20b46e..44493269 100644 --- a/components/NavigationMenu.vue +++ b/components/NavigationMenu.vue @@ -1,5 +1,4 @@ diff --git a/components/account/home/AccountInformation.vue b/components/account/home/AccountInformation.vue index df0ffc24..ee4e1584 100644 --- a/components/account/home/AccountInformation.vue +++ b/components/account/home/AccountInformation.vue @@ -1,5 +1,4 @@ diff --git a/error.vue b/error.vue index 6a5164e5..0a6a889a 100644 --- a/error.vue +++ b/error.vue @@ -1,5 +1,4 @@