this is the buzzn css repo.
- in the buzzn-style directory run
npm i
,npm link
and thennpm start
- cd to your react project root folder and run
npm link buzzn-style
- and add
import 'buzzn-style'
to your react app index.js - start creating or overwriting scss in buzzn-style/src
npm install "git://github.com/buzzn/buzzn-style.git" --save
https://medium.com/@tacomanator/customizing-create-react-app-aa9ffb88165#.an7mh589e