mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +00:00
Merge branch 'master' of https://github.com/primefaces/primevue
This commit is contained in:
commit
2f98c04733
132 changed files with 7288 additions and 2634 deletions
|
@ -15,8 +15,7 @@ export default {
|
|||
data() {
|
||||
return {
|
||||
code: {
|
||||
basic: `
|
||||
primevue/resources/themes/bootstrap4-light-blue/theme.css
|
||||
basic: `primevue/resources/themes/bootstrap4-light-blue/theme.css
|
||||
primevue/resources/themes/bootstrap4-light-purple/theme.css
|
||||
primevue/resources/themes/bootstrap4-dark-blue/theme.css
|
||||
primevue/resources/themes/bootstrap4-dark-purple/theme.css
|
||||
|
@ -55,8 +54,7 @@ primevue/resources/themes/vela-purple/theme.css
|
|||
primevue/resources/themes/arya-blue/theme.css
|
||||
primevue/resources/themes/arya-green/theme.css
|
||||
primevue/resources/themes/arya-orange/theme.css
|
||||
primevue/resources/themes/arya-purple/theme.css
|
||||
`
|
||||
primevue/resources/themes/arya-purple/theme.css`
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue