UNPKG

vc-tools

Version:
8 lines (5 loc) 127 B
'use strict'; const autoprefixer = require('./getAutoprefixer')(); module.exports = function() { return [autoprefixer]; };