UNPKG

yyuap-template

Version:

template project which is based on tinper

12 lines (10 loc) 264 B
// https://github.com/michael-ciniawsky/postcss-load-config module.exports = { "plugins": { "postcss-flexbugs-fixes": { }, // to edit target browsers: use "browserlist" field in package.json "autoprefixer": { "flexbox": 'no-2009', } } }