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

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: 3 months 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.