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

package.scss.mixins._star-rating.scss Maven / Gradle / Ivy

Go to download

Orange Boosted with Bootstrap is a Bootstrap based, Orange branded accessible and ergonomic components library.

The newest version!
@include deprecate("`form-star-rating()`", "v5.3.2", "v6.0.0");

// scss-docs-start form-star-rating-mixin
@mixin form-star-rating($color) {
  background-image: escape-svg(url("data:image/svg+xml,"));
}
// scss-docs-end form-star-rating-mixin




© 2015 - 2025 Weber Informatics LLC | Privacy Policy