UNPKG
@liuteng666/template-admin
Version:
latest (1.0.0)
1.0.0
以vue为基础搭建的后台管理项目模板
@liuteng666/template-admin
/
template
/
postcss.config.js
6 lines
(5 loc)
•
64 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { plugins: { autoprefixer: {} } }