source:
themes/berlin/scss/libs/bourbon/css3/_box-sizing.scss
@
2640:489437dde4f5
Revision 2640:489437dde4f5, 124 bytes checked in by Anne Kozlika <kozlika@…>, 12 years ago (diff) |
---|
Line | |
---|---|
1 | @mixin box-sizing ($box) { |
2 | // content-box | border-box | inherit |
3 | @include prefixer(box-sizing, $box, webkit moz spec); |
4 | } |
Note: See TracBrowser
for help on using the repository browser.