mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Doc fixes
This commit is contained in:
parent
58fe8661c5
commit
9ab22ea0a0
7 changed files with 9 additions and 9 deletions
|
@ -79,7 +79,7 @@ import ThemeSwitcher from './components/ThemeSwitcher.vue';`;
|
|||
} else {
|
||||
// main.js
|
||||
pvTheme += `import "primeflex/primeflex.css";
|
||||
import "primevue/resources/themes/lara-light-green/theme.css";`;
|
||||
import "primevue/resources/themes/aura-light-green/theme.css";`;
|
||||
|
||||
// package.json
|
||||
dependencies['primeflex'] = app_dependencies['primeflex'] || 'latest';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue