Stylus
Likes 0
| Name | Stylus | 
|---|---|
| Webseite | github.io/... | 
| Latest version | 0.52.4 | 
| Veröffentlichungsdatum | 2015-09-04 | 
| Development language | Javascript | 
| Eigenschaften | |
| Variables | Ja | 
| Mixins | Ja | 
| Conditionals | Ja | 
| Get image dimensions | Ja | 
| Color manipulation | Ja | 
| Dark/light color detection | Ja | 
| Nesting | Ja | 
| Additional | |
| Syntax sample | 
mycolor=black
#header {
  color: mycolor;
  .navigation
    font-size: 12px;
  
  .logo
    width: 300px;
}
 | 
User reviews and comments