This website requires JavaScript.
Explore
Help
Sign In
vertumnus
/
primevue-mirror
mirror of
https://github.com/primefaces/primevue.git
Watch
1
Star
0
Fork
You've already forked primevue-mirror
0
Code
Packages
Releases
Activity
00d5192737
primevue-mirror
/
components
/
lib
/
themes
/
index.js
3 lines
75 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Change theming implementation - 1/2
2024-03-05 09:22:33 +00:00
export
{
default
}
from
'primevue/themes/config'
;
Update theme config with `theme.base`, `theme.preset` and `theme.options`
2024-02-19 22:53:42 +00:00
export
*
from
'./utils'
;