UNPKG

activator-oce-exporter

Version:

Extract Activator binder and convert it to valid OCE mono pacakge

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