SASS essentially turns CSS into a programmatic language. Suddenly we can dynamically generate everything from comprehensive utility class names and styles to entire grid layouts. In this post we'll take advantage of SASS functions to convert pixels to rems without all the ugly math.
Automatically Convert Pixels to Rems with SASS
Posted in AccessibilitySASSon
Read Full Article