Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

box-sizing

The box-sizing module causes all elements to use the more useful border-box box model.

Installation

You can install the box-sizing module via Bower, npm, or copy and paste.

Install using Bower:

$ bower install tree-box-sizing --save

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

@import "bower_components/tree-box-sizing/generic.box-sizing";

Install using npm:

$ npm install tree-box-sizing --save

Install via file download

The least recommended option for installation is to simply download _generic.box-sizing.scss into your project and @import it into your project in its Generic layer.

Credits

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

About

Global box-sizing.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages