Compare Sizes
Register
English Français Español

Less

0
CSS preprocessors comparison
Name
Less
Webseitelesscss.org
Latest version2.5.3
Veröffentlichungsdatum2015-09-25
Development languageJavascript
Eigenschaften
VariablesJa
MixinsJa
Conditionals-
Get image dimensionsJa
Color manipulationJa
Dark/light color detection-
NestingJa
Additional
Syntax sample
@mycolor: black;

#header {
  color: @mycolor;
  .navigation {
    font-size: 12px;
  }
  .logo {
    width: 300px;
  }
}
Webmaster
English
Public
Public
2015-11-12 23:18:34
View changes

User reviews and comments

No comments yet. Be the first to leave your review.