
lessjs-includes.included.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