1.3.1 • Published 3 years ago

@propellerads/stylevariables v1.3.1

Weekly downloads
1,765
License
MIT
Repository
github
Last release
3 years ago

Style variables

size npm.io

NPM | Github

Installation

  • yarn add @propellerads/stylevariables or npm install @propellerads/stylevariables -S

How to use

  • import {* as style} from '@propellerads/stylevariables';
  • And render <Button>Your text</Button>