2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-04 06:32:23 +03:00
Files
vue-select/.postcssrc.js
T
2018-08-07 23:00:31 -07:00

5 lines
58 B
JavaScript

module.exports = {
plugins: {
autoprefixer: {}
}
}