UNPKG

postcss-utilities

Version:

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

8 lines (6 loc) 114 B
.stroke { @util text-stroke(1px, #d50200); } .stroke_3_smooth { @util text-stroke(3px #ececec smooth); }