_calc.scss (109B)
1 @mixin calc($property, $value) { 2 #{$property}: -webkit-calc(#{$value}); 3 #{$property}: calc(#{$value}); 4 }
myheats-websiteWebsite for myheats | |
git clone https://git.in0rdr.ch/myheats-website.git | |
Log | Files | Refs | Pull requests |Archive | README | LICENSE |