Rebase front on vuecli and update deps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2018-05-18 11:28:29 +02:00
parent f1cb601b46
commit f7117241a4
89 changed files with 8973 additions and 7936 deletions

5
eventos/.postcssrc.js Normal file
View File

@@ -0,0 +1,5 @@
module.exports = {
plugins: {
autoprefixer: {}
}
}