Today I Learned - Rocky Kev

Tagged “sass”

  1. TIL functions in sass

    You can declare functions in sass using @function. You can even write for loops, return values, and even create @warn and @error.

  2. TIL math module in SASS!

    math in Sass, oh my!

  3. TIL @extend and it's alternatives

    I learned about `@extend` as a way to grab the styles from a element.

See all tags.