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

0.3.0 • Public • Published

panache-react

Styled components using Styled Objects for React, read the docs here: Panache Docs

Development

This package depends on the core package, so build that first:

cd packages/core
yarn install
yarn run build

The react package can then be built:

cd packages/react
yarn install
yarn run build

# Or to watch files:
yarn run dev

Alternatively you can build all packages at once with lerna, from the root of the repo:

lerna run build

Package Sidebar

Install

npm i panache-react

Weekly Downloads

0

Version

0.3.0

License

MIT

Unpacked Size

417 kB

Total Files

9

Last publish

Collaborators

  • oscarpas