| Current Path : /home/ereika83/public_html/wp-content/uploads/pp_projects/3726/css/bourbon/css3/ |
| Current File : /home/ereika83/public_html/wp-content/uploads/pp_projects/3726/css/bourbon/css3/_box-sizing.scss |
@mixin box-sizing ($box) {
// content-box | border-box | inherit
@include prefixer(box-sizing, $box, webkit moz spec);
}