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

package.test.fixtures.imports.stylus.styl Maven / Gradle / Ivy

The newest version!
.foo {
  $red = green

  .bar {
    color: $red
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy