0.1.4 • Published 4 years ago

rescoped v0.1.4

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

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.

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago