Added postcss-loader to provide fallbacks for older browsers

This commit is contained in:
n1474335 2017-05-18 23:24:24 +01:00
parent e4ad7768d5
commit a418f63a44
6 changed files with 29 additions and 47 deletions

View file

@ -5,7 +5,7 @@
*/
// Styles
import "./stylesheets/main.js";
import "./stylesheets/index.js";
// Libs
import "babel-polyfill";