UNPKG
buttron
Version:
latest (1.1.0)
1.1.0
1.0.9
1.0.3
1.0.2
1.0.1
1.0.0
0.0.2
0.0.2-b
0.0.2-a
0.0.1
A whole new way to button
github.com/artisin/buttron
artisin/buttron
buttron
/
__tests__
/
cases
/
classes
/
eval
/
math
/
basic.css
8 lines
•
149 B
CSS
View Raw
1
2
3
4
5
6
7
8
.test
{
height
:
calc
(
10
*
20px
/
2
);
width
:
calc
((
10
*
20px
) /
1.5
); }
.test
{
height
:
calc
(
10
*
20px
/
2
);
width
:
calc
((
10
*
20px
) /
1.5
); }