Viewport based (responsive) unit sizing function

1
2
/**
* $min_size refers to the smallest unit size desired.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
A sass function that uses calc to scale a unit value based on screen size. Best used for responsive typography where you want to adjust font sizes, letter spacing, etc based on the screen size.

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.