| 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/_hyphens.scss |
@mixin hyphens($hyphenation: none) {
// none | manual | auto
@include prefixer(hyphens, $hyphenation, webkit moz ms spec);
}