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

package.test.fixtures.imports.sass.scss Maven / Gradle / Ivy

The newest version!
$primary-color: #4D926F;

body {
  color: $primary-color;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy