Akino
Akino
- 项目名称:vue-styled-components - 项目地址:[https://github.com/v-vibe/vue-styled-components](https://github.com/v-vibe/vue-styled-components) - 项目简介:在 Vue3 像 React 一样使用 styled components,细节请查看[文档](https://vue-styled-components.com/) - 项目截图: 
**项目地址:[https://github.com/v-vibe/vue-styled-components](https://github.com/v-vibe/vue-styled-components)** **文档地址:[vue-styled-components.com](https://vue-styled-components.com/)** #### ❤项目初衷 想在 Vue3 像 React 一样使用 styled components,但是 Vue 版本的 styled components 只支持 Vue2,且项目作者不再更新,因此决定重新开发一个能在 Vue3 使用的 styled components 工具库。 目前基本还原 styled components 大部分核心 API。 #### ✨特性 ✅...
**项目地址:[https://github.com/v-vibe/vue-styled-components](https://github.com/v-vibe/vue-styled-components)** **文档地址:[vue-styled-components.com](https://vue-styled-components.com/)** #### ❤项目初衷 想在 Vue3 像 React 一样使用 styled components,但是 Vue 版本的 styled components 只支持 Vue2,且项目作者不再更新,因此决定重新开发一个能在 Vue3 使用的 styled components 工具库。 目前基本还原 styled components 大部分核心 API。 #### ✨特性 ✅...
**🚧 signifies that the work is in process.** The following needs to be done: **Feature** - [x] Support passing type for props. (#11) - [x] Support passing type for attributes....
close #7644
### Before submitting the PR, please make sure you do the following - [x] Read the [Contributing Guidelines](https://github.com/vueuse/vueuse/blob/main/CONTRIBUTING.md). - [x] Read the [Pull Request Guidelines](https://github.com/vueuse/vueuse/blob/main/packages/guidelines.md). - [x] Check that there...
- Support setting the default theme for devtools. Close #575. - Use an independent key to store the color mode. Close #543.