Skip to content

marvinhagemeister/sassy-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.