UNPKG

postcss-standards

Version:

PostCSS plugin to keep your style in order follow Idiomatic css

4 lines (2 loc) 117 B
const css = require('../helper/helper'); module.exports = ['position', 'z-index', ...css.trbl(), 'float', 'clear'];