mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Use Webpack Encore
This commit is contained in:
parent
04e757dcc8
commit
f261247766
18 changed files with 1271 additions and 256 deletions
5
postcss.config.js
Normal file
5
postcss.config.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
module.exports = {
|
||||
plugins: {
|
||||
autoprefixer: {},
|
||||
},
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue