PXD
v0.0.20A universal UI component library for Vue2&3
Consistent experience
It can run in 2 and 3 without modifying any syntax.
Full light and dark support
It takes little effort to make all components natively support light and dark mode. Seeherefor more information.
On demand Import
Provide resolver to automatically import only used components.
Support for reducing animation
Set prefers-reduced-motion: reduce
to disable transitions and animations in components.