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