marvinhagemeister / sassy-helpers

Collection of useful sass mixins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sassy Helpers

Collection of useful sass mixins that I tend to use in many projects.

Whats included?

ratio($width: 1, $height: 1)

Restrict elements by their aspect ratio.

clearfix()

The latest minimal clearfix.

License

MIT, see LICENSE file.

About

Collection of useful sass mixins

License:MIT License


Languages

Language:CSS 88.1%Language:JavaScript 11.9%