mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Refactor
This commit is contained in:
parent
de119bb8b0
commit
2572561902
4 changed files with 5 additions and 11 deletions
|
@ -21,8 +21,7 @@ export default {
|
|||
code1: {
|
||||
basic: `export default defineNuxtConfig({
|
||||
css: [
|
||||
"primevue/resources/themes/lara-light-blue/theme.css",
|
||||
"primevue/resources/primevue.css"
|
||||
"primevue/resources/themes/lara-light-blue/theme.css"
|
||||
],
|
||||
build: {
|
||||
transpile: ["primevue"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue