postcss-utilities is a PostCSS plugin that have the most used mixins, shortcuts and helpers to use as
@util
rules in yours stylesheets.
Playground
Getting started
1. Install PostCSS and the plugin via npm:
npm install postcss postcss-utilities
2. Choose your runner
You can use a PostCSS runner or use directly PostCSS API. Choose your favorite runner: