how to use a theme for colors in react code example
Example 1: create react app theme_color
npm install --save react-styleguidist
Example 2: create react app theme_color
"scripts": {
+ "styleguide": "styleguidist server",
+ "styleguide:build": "styleguidist build",
"start": "react-scripts start",