Add some sass

This commit is contained in:
Jonathan Cremin 2018-04-28 20:56:20 +01:00
parent 7720653aeb
commit 8012bef79a
11 changed files with 530 additions and 79 deletions

View file

@ -1,4 +1,4 @@
import { style } from 'bulma/css/bulma.css';
// import { style } from 'bulma/css/bulma.css';
import { sync } from 'vuex-router-sync';
import { app, store, router } from './app';