Less
Le gusta 0
Name | Less |
|---|---|
| Sitio web | lesscss.org |
| Latest version | 2.5.3 |
| Fecha de lanzamiento | 2015-09-25 |
| Development language | Javascript |
| Características | |
| Variables | Sí |
| Mixins | Sí |
| Conditionals | - |
| Get image dimensions | Sí |
| Color manipulation | Sí |
| Dark/light color detection | - |
| Nesting | Sí |
| Additional | |
| Syntax sample |
@mycolor: black;
#header {
color: @mycolor;
.navigation {
font-size: 12px;
}
.logo {
width: 300px;
}
}
|
User reviews and comments