mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
use renamed sass-loader prependData option
This commit is contained in:
parent
e0d3717ca0
commit
94c0ed83d9
@ -10,7 +10,7 @@ module.exports = {
|
||||
css: {
|
||||
loaderOptions: {
|
||||
sass: {
|
||||
data: '@import "@@/styles/shared.scss";'
|
||||
prependData: '@import "@@/styles/shared.scss";'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user