mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Add 'Lara' theme
This commit is contained in:
parent
30fa452525
commit
06850f3ed5
177 changed files with 3386 additions and 7 deletions
1
components/lib/themes/lara/splitbutton/index.js
Normal file
1
components/lib/themes/lara/splitbutton/index.js
Normal file
|
@ -0,0 +1 @@
|
|||
export default {};
|
6
components/lib/themes/lara/splitbutton/package.json
Normal file
6
components/lib/themes/lara/splitbutton/package.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"main": "./index.cjs.js",
|
||||
"module": "./index.esm.js",
|
||||
"unpkg": "./index.min.js",
|
||||
"types": "./index.d.ts"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue