@react-scoped-css-reset/destyle
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

@react-scoped-css-reset/destyle

This is a scoped CSS reset React component using destyle.css.

Installation

npm install @react-scoped-css-reset/destyle

Usage

import DestyleCSS from '@react-scoped-css-reset/destyle'

function MyComponent() {
  return (
    <DestyleCSS>
      {/* Your component content goes here */}
    </DestyleCSS>
  )
}

Package Sidebar

Install

npm i @react-scoped-css-reset/destyle

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

6.99 kB

Total Files

5

Last publish

Collaborators

  • neoki