UNPKG

portal-www

Version:

Nova Portal Website. Based on Next starter by Ueno

6 lines 104 B
module.exports = { plugins: [ 'autoprefixer', ['postcss-csso',{ restructure: false }], ], };