rescoped
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (9)

    Package Sidebar

    Install

    npm i rescoped

    Weekly Downloads

    0

    Version

    0.1.4

    License

    MIT

    Unpacked Size

    6.75 kB

    Total Files

    8

    Last publish

    Collaborators

    • awmleer