mirror of
https://github.com/fatedier/frp.git
synced 2026-03-20 08:49:16 +08:00
add admin UI for frpc
This commit is contained in:
5
web/frpc/postcss.config.js
Normal file
5
web/frpc/postcss.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
plugins: [
|
||||
require('autoprefixer')()
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user