Your IP : 216.73.217.143


Current Path : /home/ereika83/public_html/wp-content/uploads/pp_projects/3726/css/bourbon/css3/
Upload File :
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);
}