UNPKG

postcss-utilities

Version:

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

8 lines (7 loc) 169 B
/* Text Hide ========================================================================== */ .text-hide { background: #000; @util text-hide; color: #fff; }