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