mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Theming API: Update themes folder structure and all exports
This commit is contained in:
parent
5403be3a70
commit
e23fd12ff4
27 changed files with 92 additions and 18 deletions
|
@ -1,9 +1,2 @@
|
|||
export * from './color';
|
||||
export * from './dt';
|
||||
export { default as extendPreset } from './extendPreset';
|
||||
export { default as ThemeService } from './service';
|
||||
export { default as SharedUtils } from './sharedUtils';
|
||||
export { default as ThemeUtils } from './themeUtils';
|
||||
export { default as toVariables } from './toVariables';
|
||||
export { default as updatePreset } from './updatePreset';
|
||||
export { default as updateTheme } from './updateTheme';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue