Helpful SASS Mixins

1
2
@mixin font-smoothing($value: on)
@if $value == on
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Helpful list of SASS mixins that I use with almost every project.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.