Comparar tamaños
Registrarse
English Français

Less

0
CSS preprocessors comparison
Name
Less
Sitio weblesscss.org
Latest version2.5.3
Fecha de lanzamiento2015-09-25
Development languageJavascript
Características
Variables
Mixins
Conditionals-
Get image dimensions
Color manipulation
Dark/light color detection-
Nesting
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.