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

lessjs.style.less Maven / Gradle / Ivy

The newest version!
// LESS

@color: #4D926F;

#header {
  color: @color;
}
h2 {
  color: @color;
}

.background {
  background: url('some/where.png');
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy