mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update features section
This commit is contained in:
parent
70a9978e6b
commit
49f24b6a85
3 changed files with 15 additions and 14 deletions
|
@ -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
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue