UNPKG
blexar
Version:
latest (0.0.1)
0.0.1
0.0.0
CSS framework to establish your favorite websites in mints, with user experience in mind.
blexar
/
src
/
stylus
/
elements
/
radio.styl
13 lines
(11 loc)
•
204 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
.radio
@extends
.checkbox &-input
border-radius
:
10em
&:after
width
:
70%
height
:
70%
border
: none
border-radius
:
10em
background
: $primary
transform
: none