vertical-rythm
v1.0.35
Published
This React package help you visualize a baseline into your app with the help of CSS.
Downloads
3
Readme
This React package help you visualize a baseline into your app with the help of CSS.
Add the component as high up in your ``` as you can, and pass some props to it!
const yourVerticalRythm = '24px';
<VerticalRythm baseMargin={yourVerticalRythm}>
You will also get a handy toggle switch which will appear in the bottom of your app.
Please remove before deploying to production! :)