diff --git a/src/views/setup/Setup.vue b/src/views/setup/Setup.vue index c6b5dbd61c..afef288179 100755 --- a/src/views/setup/Setup.vue +++ b/src/views/setup/Setup.vue @@ -5,7 +5,7 @@

PrimeVue is a rich set of open source native components for Vue.

Download
-

PrimeVue is available at npm, if you have an existing application run the following commands to download PrimeVue and PrimeIcons to your project.

+

PrimeVue is available at npm, if you have an existing application run the following commands to download PrimeVue and PrimeIcons to your project.

npm install primevue --save @@ -14,7 +14,7 @@ npm install primeicons --save
PrimeFlex

PrimeFlex is a CSS utility library featuring various helpers such as a grid system, flexbox, spacing, elevation and more. Although it is not required, it is highly - recommended to add PrimeFlex as it is likely to need such utilities when using PrimeVue components.

+ recommended to add PrimeFlex as it is likely to need such utilities when developing applications.

npm install primeflex --save @@ -115,7 +115,7 @@ primeicons/primeicons.css //icons
Free Themes
-

PrimeVue ships with 32 free themes to choose from, import paths are as follows.

+

PrimeVue ships with 32 free themes to choose from.

primevue/resources/themes/bootstrap4-light-blue/theme.css primevue/resources/themes/bootstrap4-light-purple/theme.css