/sassy-helpers

Collection of useful sass mixins

Primary LanguageCSSMIT LicenseMIT

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.