From 92c721e0cebb743546024b6342f33f06bf2e7e1e Mon Sep 17 00:00:00 2001 From: Kevin Jacobs Date: Tue, 28 Sep 2021 14:46:54 +0200 Subject: [PATCH] Update Setup.vue docs Typing mistake found in location of Tailwind theme --- src/views/setup/Setup.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/setup/Setup.vue b/src/views/setup/Setup.vue index 489f5e3d2..fe4197198 100755 --- a/src/views/setup/Setup.vue +++ b/src/views/setup/Setup.vue @@ -174,7 +174,7 @@ primevue/resources/themes/mdc-light-indigo/theme.css primevue/resources/themes/mdc-light-deeppurple/theme.css primevue/resources/themes/mdc-dark-indigo/theme.css primevue/resources/themes/mdc-dark-deeppurple/theme.css -primevue/resources/themes/tailwind/tailwind-light/theme.css +primevue/resources/themes/tailwind-light/theme.css primevue/resources/themes/fluent-light/theme.css primevue/resources/themes/saga-blue/theme.css primevue/resources/themes/saga-green/theme.css