@lidofinance/styled-system
TypeScript icon, indicating that this package has built-in type declarations

1.6.0 • Public • Published

Styled System HOC

React HOC based on Styled System for Lido Finance projects. Part of Lido UI Components

Styled System lets you quickly build custom UI components with constraint-based style props based on scales defined in your theme.

Install

yarn add @lidofinance/styled-system

Usage

import { withStyledSystem } from '@lidofinance/styled-system'

const WrappedComponent = withStyledSystem(SomeComponent)

Check out our Storybook at https://ui.lido.fi

Dependents (2)

Package Sidebar

Install

npm i @lidofinance/styled-system

Weekly Downloads

2,762

Version

1.6.0

License

MIT

Unpacked Size

7.92 kB

Total Files

13

Last publish

Collaborators

  • lidofinance-ui
  • lidofinance-group