Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/showcase/server/assets/llms/llms-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1341,7 +1341,7 @@ The unplugin-vue-components library can automatically import and register PrimeV

---

# Install PrimeVue with CND
# Install PrimeVue with CDN

Setting up PrimeVue in a project using CDN.

Expand Down
2 changes: 1 addition & 1 deletion apps/showcase/server/assets/llms/llms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- [Custom Icons](https://primevue.org/customicons): PrimeVue components can be used with any icon library using the templating features.
- [Forms](https://primevue.org/forms): The PrimeVue Forms library provides comprehensive form state management with built-in validation support.
- [Auto Import](https://primevue.org/autoimport): On-demand PrimeVue components with auto imports and tree-shaking.
- [Install PrimeVue with CND](https://primevue.org/cdn): Setting up PrimeVue in a project using CDN.
- [Install PrimeVue with CDN](https://primevue.org/cdn): Setting up PrimeVue in a project using CDN.
- [Install PrimeVue with Laravel](https://primevue.org/laravel): Setting up PrimeVue in a Laravel project.
- [Install PrimeVue with Nuxt](https://primevue.org/nuxt): Setting up PrimeVue in a Nuxt project.
- [Install PrimeVue with Vite](https://primevue.org/vite): Setting up PrimeVue in a Vite project.
Expand Down