Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marvinhagemeister/sassy-helpers

Collection of useful sass mixins
https://github.com/marvinhagemeister/sassy-helpers

sass-functions sass-mixins sassy-helpers

Last synced: 28 days ago
JSON representation

Collection of useful sass mixins

Awesome Lists containing this project

README

        

# 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.