Changed font-awesome imports to use Sass

This commit is contained in:
jpellizzari
2017-01-19 10:57:09 -08:00
parent 9675cd2551
commit 1efbb933d0
8 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,4 @@
import 'babel-polyfill';
import 'font-awesome-webpack';
import React from 'react';
import ReactDOM from 'react-dom';
import { Provider } from 'react-redux';