mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-26 18:21:02 +00:00
Rebuild assets
And add `postcss-scss` and fixing some issues.
This commit is contained in:
parent
553e69273f
commit
9d1716c0e5
27 changed files with 93 additions and 137 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue