UNPKG

d1-web

Version:

Lightweight responsive front-end framework

8 lines 235 B
module.exports = ctx => ({ plugins: { 'postcss-custom-properties': { preserve: false }, 'postcss-calc': {}, 'postcss-discard-comments': {}, 'perfectionist': { format: 'expanded'} //expanded | compact | compressed } })