UNPKG
@pderas/vue-input-tag
Version:
latest (2.1.0)
2.1.0
Vue.js input tag editor component
matiastucci.github.io/vue-input-tag
PDERAS/vue-input-tag
@pderas/vue-input-tag
/
postcss.config.js
6 lines
(5 loc)
•
60 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { plugins: { autoprefixer: {} } };