mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update theme config with theme.base
, theme.preset
and theme.options
This commit is contained in:
parent
4053bbf4b9
commit
b5df82f247
308 changed files with 12926 additions and 97 deletions
3
components/lib/themes/utils/index.js
Normal file
3
components/lib/themes/utils/index.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
export * from './color';
|
||||
export { default as sharedUtils } from './sharedUtils';
|
||||
export { default as toVariables } from './toVariables';
|
Loading…
Add table
Add a link
Reference in a new issue