@horsty/library
v0.3.2
Published
[![Netlify Status](https://api.netlify.com/api/v1/badges/b9642492-329f-4a7d-b263-4b9cb2688da0/deploy-status)](https://app.netlify.com/sites/youthful-edison-0295f4/deploys)
Downloads
1
Maintainers
Readme
Horsty Library
SVG
Add new svg
if you'r adding new svg, you need to run this cmd to transform svg into react component (for more info see this Blog - Svgr or Git - gregberge/svgr)
npm run build:svg
Library componant naming #FunFact
Why Holi
to prefixing component ? It is the contraction of Horsty and Library quite simply. It sound nice like Holy
, and just use Hl
wasn't readable enough
Thanks for helping
- Tuto/Guide from HarveyD -> Blog / Git
- Tuto/Guide for Svg integration by gregberge -> Blog
- Very simple breakpoint approach -> Article Medium