2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-08 14:12:26 +03:00
Files
vue2-datepicker/.postcssrc.js
T
2018-06-19 14:51:42 +08:00

8 lines
124 B
JavaScript

// https://github.com/michael-ciniawsky/postcss-load-config
module.exports = {
"plugins": {
"autoprefixer": {}
}
}