UNPKG

@craftcms/webpack

Version:

Webpack build tools for Craft CMS

6 lines (4 loc) 91 B
const path = require('path'); module.exports = { plugins: [require('autoprefixer')], };