## Issue Overview
The home display is different based on the css info after deploying a build.
## Reproducables
my version of the starter plus my code.
run npm start and check home page. The color is purple and green.
run npm run build and deploy, the color is NOT purple and green
https://github.com/foxjazz/eveview.git
## Information
using windows
| | |
|--------------------- |--------------------------------- |
| **Operating System** | Windows/OSX/Ubuntu/orYourOSHere |
| **Node version** | 4.x/5.x/orYourNodeVersionHere |
| **NPM Version** | 2.x/3.x/orYourNPMVersionHere |
| **Environment** | Browser/Mobile/WebWorker |