UNPKG

postcss-utilities

Version:

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

13 lines (10 loc) 155 B
html { position: relative; min-height: 100%; } footer { @util sticky-footer(100px); } .footer { @util sticky-footer(10em, '.wrapper'); }