mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-18 03:01:05 +01:00
Change include sequence for scm.scss
This commit is contained in:
@@ -7,6 +7,7 @@ module.exports = {
|
||||
entry: {
|
||||
webapp: [
|
||||
"./ui-webapp/src/webpack-public-path.js",
|
||||
"./ui-webapp/src/style/scm.scss",
|
||||
"./ui-webapp/src/index.js"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user