_font-feature-settings.scss (172B)
1 @mixin font-feature-settings($settings...) { 2 @if length($settings) == 0 { $settings: none; } 3 @include prefixer(font-feature-settings, $settings, webkit moz ms spec); 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 |