forked from wallabag/wallabag
Rebuild assets
And add `postcss-scss` and fixing some issues.
This commit is contained in:
@ -23,7 +23,7 @@ module.exports = {
|
||||
'window.jQuery': 'jquery',
|
||||
}),
|
||||
new StyleLintPlugin({
|
||||
configFile: '.stylelintrc',
|
||||
configFile: 'stylelint.config.js',
|
||||
failOnError: false,
|
||||
quiet: false,
|
||||
context: 'app/Resources/static/themes',
|
||||
|
||||
Reference in New Issue
Block a user