Skip to content

bits-sass/helpers-responsive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bits.sass helpers: responsive

Collection of responsive web design functions and mixins. See other helpers.

Read more about Bits.sass toolkit.

Installation

  • Bower: bower install --save bits-sass-helpers-responsive
  • Download: zip, tar.gz
  • Git: git clone https://github.com/bits-sass/helpers-responsive.git

Available SASS variables

  • bits-responsive-breakpoints - list of used breakpoints
  • bits-old-ie - boolean indicating whether this is a stylesheet for old IE
  • bits-old-ie-breakpoints - list of included breakpoints for old IE

Available mixins

  • breakpoint - includes media query based on given breakpoint name

Requirements

  • Sass 3.2+

Browser support

  • Google Chrome (latest)
  • Opera (latest)
  • Firefox 4+
  • Safari 5+
  • Internet Explorer 8+

About

Mixins used in responsive webdesign

Resources

License

Stars

Watchers

Forks

Packages

No packages published