Keep css within the component
parent
c3d4f964bf
commit
53cd3f560b
|
@ -5,5 +5,8 @@ module.exports = {
|
|||
output: {
|
||||
libraryExport: 'default'
|
||||
}
|
||||
},
|
||||
css: {
|
||||
extract: false
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue