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

gems.bourbon-4.3.2.app.assets.stylesheets.css3._user-select.scss Maven / Gradle / Ivy

There is a newer version: 3.7.2
Show newest version
@mixin user-select($value: none) {
  @include _bourbon-deprecate-for-prefixing("user-select");

  @include prefixer(user-select, $value, webkit moz ms spec);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy