mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Make aura default
This commit is contained in:
parent
60193987ef
commit
9efff5b52b
18 changed files with 2549 additions and 74 deletions
|
@ -19,7 +19,7 @@ export default {
|
|||
code1: {
|
||||
basic: `
|
||||
export default defineNuxtConfig({
|
||||
css: ['primevue/resources/themes/lara-dark-green/theme.css']
|
||||
css: ['primevue/resources/themes/aura-dark-green/theme.css']
|
||||
})
|
||||
`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue