0.4.0 • Published 8 years ago
react-sc-atoms-set v0.4.0
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
// codeExplanation
Explanation