UNPKG

postcss-utilities

Version:

PostCSS plugin to add a collection of mixins, shortcuts, helpers and tools for your CSS

18 lines (16 loc) 217 B
.foo { float: left; top: 0; left: 10em; position: absolute; color: #fff; } .foo { float: left; top: 0; right: 0; bottom: 0; left: 0; position: absolute; color: #fff; }