Articles tagged with “Sass” (2 articles)

Today I learned: How to use a Sass variable within a CSS property (a.k.a variable) value

Find out how to use interpolation so that your Sass variable are rendered in your CSS properties value

Today I learned: How to append the parent selector at the end of a Sass rule declaration

Find out how to Sass @at-root *at-rule* to append the parent selector at the end of a Sass rule declaration

Browse all tags