UNPKG

lcap

Version:

CLI for Lcap Projects, including Application and UI Library.

12 lines 189 B
module.exports = { plugins: { 'autoprefixer': { overrideBrowserslist: [ '> 1%', 'last 2 versions', 'ie >= 11', ], grid: true, }, } };