UNPKG

@yohns/picocss

Version:

Minimal CSS Framework for semantic HTML, updated with enhanced capabilities.

9 lines 147 B
module.exports = { syntax: "postcss-scss", map: false, plugins: { "css-declaration-sorter": { order: "smacss" } } }