UNPKG
simple-vue-timeline
Version:
latest (2.0.9)
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.12.1
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.3.0
0.2.0
0.1.0
A timeline vue component
scottie34.github.io/simple-vue-timeline/
scottie34/simple-vue-timeline
simple-vue-timeline
/
postcss.config.js
11 lines
(9 loc)
•
253 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:
{} } };