module.exports = { parser: 'sugarss', plugins: { 'postcss-import': {}, 'postcss-cssnext': {}, 'cssnano': {} } }. You can read more about common PostCSS ...
確定! 回上一頁