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
ec6156f1ce
primevue-mirror
/
components
/
lib
/
passthrough
/
package.json
6 lines
88 B
JSON
Raw
Normal View
History
Unescape
Escape
Update Tailwind folder structure
2023-08-05 01:36:07 +00:00
{
Refactor #5774
2024-05-24 14:00:32 +00:00
"main"
:
"./index.mjs"
,
Fixed #5774 - Improve PrimeVue bundle
2024-05-23 19:45:05 +00:00
"module"
:
"./index.mjs"
,
Update Tailwind folder structure
2023-08-05 01:36:07 +00:00
"types"
:
"./index.d.ts"
Fixed #4530 - Export styles of all components
2023-10-02 10:46:09 +00:00
}