Skip to content

treeframework/tools.responsive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

responsive-tools

This module just sets up our media query mixin.

Dependencies

The responsve-tools module depends on one other module:

If you install the responsive-tools object using Bower or npm, you will get these dependencies at the same time. If not using Bower or npm, please be sure to install and @import these dependencies in the relevant way.

Installation

You can install responsive-tools via Bower, npm, Git Submodule, or copy and paste.

Install using Bower:

$ bower install tree-responsive-tools --save

Once installed, @import into your project in its Tools layer:

@import "bower_components/tree-responsive-tools/tools.responsive";

Install using npm:

$ npm install tree-responsive-tools --save

Install via file download

The least recommended option for installation is to simply download _tools.responsive.scss into your project and @import it into your project in its Tools layer.

Credits

  • inuitcss Powerful, Sass-based, OOCSS framework designed with scalability and performance in mind.

About

Media query mixin.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages