Skip to content

Latest commit

 

History

History
30 lines (28 loc) · 939 Bytes

index.md

File metadata and controls

30 lines (28 loc) · 939 Bytes
layout hero features
home
name text tagline image actions
Vue Styled Components
A tool for css in js.
Help you to develop your apps fastly!
src alt
/logo.png
Vue3 Styled Components
theme text link
brand
Get started
/guide/basic/quick-start
theme text link
alt
View on Github
icon title details
🗃
Encapsulation
Styles are encapsulated within components, preventing style leakage and namespace conflicts.
icon title details
🧣
Reusability
Styled components can be reused across different parts of your application or even in other projects.
icon title details
🚁
Flexibility
You can style any component, whether it's a third-party UI library component, a native HTML element, or a custom component.