Merge branch 'valerymelou-master' into develop

This commit is contained in:
rhyneav 2017-11-20 15:28:21 -05:00
commit 40dea74a8a

View file

@ -58,7 +58,7 @@ Here's the full workflow for customization:
### Adding a new color
- Go to file `src/color.less`
- Add a new varable and assign it to a color hex value
- Add a new variable and assign it to a color hex value
- Add the new variable to the list of colors
- Add a new variable for the light variation
- Once `npm start` or `npm run build` has been run then it will create the new css so that the new color can be used as a text, border or background