{{ code.basic }}
diff --git a/components/doc/codeeditor/index.js b/components/doc/codeeditor/index.js
index ee3523cae7..e27288179f 100644
--- a/components/doc/codeeditor/index.js
+++ b/components/doc/codeeditor/index.js
@@ -46,7 +46,7 @@ const useStackBlitz = (language, code, service, extPages, dependencies, componen
template: 'node',
description: embedded
? "This example demonstrates how to style components with Tailwind CSS using PrimeVue's unstyled property. As mentioned in the PrimeVue documentation, components can be styled or have HTML attributes added using a global or inline pass through approach. In this example, we utilize the global PT approach with Tailwind CSS."
- : '**\n PrimeVue is an open source UI library for Vue featuring a rich set of 90+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBlock, which has 400+ ready to use UI blocks to build spectacular applications in no time.',
+ : '**\n PrimeVue is an open source UI library for Vue featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBlock, which has 400+ ready to use UI blocks to build spectacular applications in no time.',
dependencies: stackBlitzParameters.dependencies,
files
};
diff --git a/doc/tailwind/SetupDoc.vue b/doc/tailwind/SetupDoc.vue
index 6bc65efbaf..6655542019 100644
--- a/doc/tailwind/SetupDoc.vue
+++ b/doc/tailwind/SetupDoc.vue
@@ -30,7 +30,7 @@
Voilà 💚, you now have access to 90+ awesome Vue UI components styled with Tailwind that will work in harmony with the rest of your application.
+Voilà 💚, you now have access to 80+ awesome Vue UI components styled with Tailwind that will work in harmony with the rest of your application.
diff --git a/layouts/AppMenu.vue b/layouts/AppMenu.vue index dd15fc62f4..01fa73fc01 100755 --- a/layouts/AppMenu.vue +++ b/layouts/AppMenu.vue @@ -1,6 +1,5 @@