UNPKG
mobile-vue-datepick
Version:
latest (2.2.2)
2.2.2
2.0.2
1.0.1
A Vue.js project,vue-calendar,vuejs,vue
mobile-vue-datepick
/
.postcssrc.js
11 lines
(9 loc)
•
256 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
/
/ https:/
/github.com/michael
-ciniawsky/postcss-load-config
module
.exports = {
"plugins"
: {
"postcss-import"
: {},
"postcss-url"
: {},
//
to edit target
browsers:
use
"browserslist"
field
in
package.json
"autoprefixer"
: {} } }