Skip to content

awmleer/rescoped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rescoped

Scoped styles made easy.

Why rescoped?

Scoping css in React app is not that easy. Most people use CSS modules, but it's just a trade-off. Rescoped uses Shadow DOM and custom elements to make your components really css scoped.

Installation

yarn add rescoped
# Or
npm install --save rescoped

Docs

See the documentation site for more information.

About

Scoped styles made easy.

Resources

License

Stars

Watchers

Forks

Packages

No packages published