UNPKG
@jzolago/bootstrap-vue-daterange
Version:
latest (0.4.1)
0.4.1
0.4.0
0.3.0
0.2.0
This is a simple date range input built for Bootstrap-Vue.
@jzolago/bootstrap-vue-daterange
/
postcss.config.js
6 lines
(5 loc)
•
59 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { plugins: { autoprefixer: {} } }