stylobate-islands
Advanced tools
Comparing version 0.4.1 to 0.4.3
@@ -48,7 +48,9 @@ --- | ||
> kind: icon (size $m $m) | ||
> skin: checkbox sizeless | ||
> skin: checkbox sizeless (-icon '& > .checkbox-icon') | ||
> | ||
> .small-radio | ||
> kind: icon (size ($m - 0.2*rem) ($m - 0.2*rem)) | ||
> skin: radio sizeless | ||
> skin: radio sizeless (-icon '& > .radio-icon') | ||
> {:.styl} | ||
Нужно отметить, что из-за того, что имя внутреннего элемента отличается от родителя (`small-radio` и `radio-icon`) нужно при вызове явно прокидывать имя внутреннего элемента, не опираясь на дефолт. |
{ | ||
"name": "stylobate-islands", | ||
"version": "0.4.1", | ||
"version": "0.4.3", | ||
"author": "Roman Komarov <kizmarh@ya.ru> (http://kizu.ru/en/)", | ||
@@ -5,0 +5,0 @@ "licence": "MIT", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
62083