For using css in js
in vue3, I develop a tool base vue-styled-component. I publish it at npm
and you can download it with following command:
npm i @vvibe/vue-styled-components
This is the github repo: https://github.com/v-vibe/vue-styled-components
Docs site: https://vue-styled-components.com
You can use the package like styled-componts
!🥰