1
2
//font mixin
SASS Mixin for font, font-size, line-height,color.
You can use this Mixin for font-family, font-size, line-height and color all in one mixin.
I explained with examples in the snippet above how to use the Mixin.
You can use it for any element which includes text (heading tags/paragraph,buttons,links and every text )
You can use this Mixin for font-family, font-size, line-height and color all in one mixin.
I explained with examples in the snippet above how to use the Mixin.
You can use it for any element which includes text (heading tags/paragraph,buttons,links and every text )
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.