tiny-vue/packages/vue-common
ajaxzheng 8b743d0c39
fix(icon): solve the style problem caused by multiple identical ids o… (#2086)
* fix(icon): solve the style problem caused by multiple identical ids of gradient svg

* fix: fix vue2 icon error

* fix: fix reviews
2024-09-09 19:42:14 +08:00
..
src fix(icon): solve the style problem caused by multiple identical ids o… (#2086) 2024-09-09 19:42:14 +08:00
.depcheckrc Refactor project to Monorepo and TypeScript (#90) 2023-03-28 20:37:18 +08:00
README.md feat(readme): add readme files to main packages (#1826) 2024-08-05 15:22:50 +08:00
README.zh-CN.md feat(readme): add readme files to main packages (#1826) 2024-08-05 15:22:50 +08:00
package.json feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +08:00

README.md

@opentiny/vue-common

The TinyVue component library is compatible with vue2 and vue3, and provides features such as theme specification adaptation and browser window size breakpoint detection.