mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32: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
3
components/lib/themes/helpers/index.js
Normal file
3
components/lib/themes/helpers/index.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
export * from './color/index.js';
|
||||
export * from './dt';
|
||||
export { default as toVariables } from './toVariables';
|
Loading…
Add table
Add a link
Reference in a new issue