From 239f3b27e53c59a4c1d93479c8d87753f7cf217a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?=
PrimeVue is available at npm, if you have an existing application run the following commands to download PrimeVue and PrimeIcons to your project. CSS of the themes share the same license as PrimeVue which is MIT, this means the generated CSS can be customized per your needs however this should be avoided if your customizations
are not simple. For instance even to change a primary color, since there is no variable a find and replace should be performed various times. On the other hand, this can be achieved
- by changing a single variable e.g. $primaryColor. Visit the SASS API for the documentation of available customization options.
-
diff --git a/src/views/theming/Theming.vue b/src/views/theming/Theming.vue
index dc4a793b4..89ff29d21 100755
--- a/src/views/theming/Theming.vue
+++ b/src/views/theming/Theming.vue
@@ -18,7 +18,7 @@
-npm install primevue@^3.15.0 --save
+npm install primevue@^3.16.0 --save
npm install primeicons --save
Customization
Designer is the ultimate tool to create your own PrimeVue experience powered by a SASS based theme engine with 500+ variables and a Visual Designer. PrimeVue only ships the generated CSS of Material, Bootstrap, Tailwind, FluentUI, Saga, Vela, Arya and legacy themes whereas Designer provides