Update dependencies

Closes #4
This commit is contained in:
John O'Nolan 2019-10-20 15:07:59 +07:00
parent 7ebed13214
commit cfd48ad337
7 changed files with 756 additions and 671 deletions

View file

@ -41,7 +41,7 @@ function css(done) {
easyimport,
customProperties({preserve: false}),
colorFunction(),
autoprefixer({browsers: ['last 2 versions']}),
autoprefixer(),
cssnano()
];