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