forked from Ivasoft/traefik
Add a new dashboard page.
This commit is contained in:
committed by
Ludovic Fernandez
parent
89150e1164
commit
fd24b1898e
8
webui/.postcssrc.js
Normal file
8
webui/.postcssrc.js
Normal file
@@ -0,0 +1,8 @@
|
||||
// https://github.com/michael-ciniawsky/postcss-load-config
|
||||
|
||||
module.exports = {
|
||||
plugins: [
|
||||
// to edit target browsers: use "browserslist" field in package.json
|
||||
require('autoprefixer')
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user