react-sc-atoms-set
v0.4.0
Published
a set of React Styled Components atoms
Downloads
9
Readme
A package of React Styled Components Atoms
These stateless components are configured to use baseline alignment metrics.
Installation
npm i -S react-sc-atoms-set
or yarn add react-sc-atoms-set
Important: React
and Styled-Components
must be installed in your project. Font metrics must be produced and stored into the theme to make baseline alignment work.
Example
// code
Explanation
Explanation