UNPKG
vue2-notify
Version:
beta (1.4.0-beta1)
latest (1.4.0)
1.4.0
1.4.0-beta1
1.4.0-beta
1.3.0
1.2.0
1.1.4
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Simple notify component for VueJS 2
github.com/websmurf/vue2-notify
websmurf/vue2-notify
vue2-notify
/
.postcssrc.js
9 lines
(7 loc)
•
197 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
/
/ https:/
/github.com/michael
-ciniawsky/postcss-load-config
module
.exports = {
"plugins"
: {
//
to edit target
browsers:
use
"browserslist"
field
in
package.json
"autoprefixer"
: {} } }