UNPKG

@leanup/cli

Version:

This CLI brings along all required tools to serve, test and build multi framework SPAs

8 lines (7 loc) 117 B
module.exports = { plugins: [ require('postcss-windicss')({ touchMode: 'insert-comment', }), ], };