All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gems.bourbon-4.2.4.app.assets.stylesheets.css3._hyphens.scss Maven / Gradle / Ivy

There is a newer version: 3.7.2
Show newest version
@mixin hyphens($hyphenation: none) {
  // none | manual | auto
  @include prefixer(hyphens, $hyphenation, webkit moz ms spec);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy