UNPKG
echarts-xpf
Version:
latest (1.0.0)
1.0.0
A Vue.js project
echarts-xpf
/
.postcssrc.js
9 lines
(7 loc)
•
196 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
/
/ https:/
/github.com/michael
-ciniawsky/postcss-load-config
module
.exports = {
"plugins"
: {
//
to edit target
browsers:
use
"browserlist"
field
in
package.json
"autoprefixer"
: {} } }