Update ReactSpa template to match current patterns

This commit is contained in:
SteveSandersonMS
2016-09-28 15:07:17 +01:00
parent d1228dc26a
commit 808592d3a0
8 changed files with 37 additions and 50 deletions

View File

@@ -1,5 +1,3 @@
import 'bootstrap';
import 'bootstrap/dist/css/bootstrap.css';
import './css/site.css';
import * as React from 'react';