mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Showcase theme rename
This commit is contained in:
parent
71b25f8516
commit
f03b37c9a5
12 changed files with 46 additions and 38 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-teal/theme.css";`;
|
||||
import "primevue/resources/themes/lara-light-green/theme.css";`;
|
||||
|
||||
// package.json
|
||||
dependencies['primeflex'] = app_dependencies['primeflex'] || 'latest';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue