ireade / mixinbank

Some useful reusable SASS mixins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MixinBank

A collection of some useful and reusable mixins.

The Mixins

No Mixin Description
1 screen($size, $type*, $pixels*) Media Queries
2 fade($type) Hide and Show Element with Transition
3 center($position) Center Element (with position: absolute)
4 bg-cover($url) Fullscreen Background Image
5 img-cover Full Width/Height and Centered Image
  • value not required

About

Some useful reusable SASS mixins


Languages

Language:CSS 100.0%