UNPKG

postcss-utilities

Version:

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

8 lines (6 loc) 131 B
.circle { @util circle(var(--size), getcolor()); } .triangle { @util triangle(var(--size), rgba(255, 0, 255, 1), down); }