Keep css within the component

pull/12/head
cagataycivici 2019-05-25 18:04:03 +03:00
parent c3d4f964bf
commit 53cd3f560b
1 changed files with 3 additions and 0 deletions

View File

@ -5,5 +5,8 @@ module.exports = {
output: {
libraryExport: 'default'
}
},
css: {
extract: false
}
}