sass

sass


  • Should I Be Using Global or Local Sass Variables?

    Sass provides many useful features. It gives web designers and developers the ability to DRY up our code with mixins, maps and loops. It gives us a way to split up large files, but yet still cascade our stylesheets. And…

    Kurt Cunningham Avatar
    Should I Be Using Global or Local Sass Variables?

  • When Do You Know If It Is Time To Refactor

    How do we solve this problem? How do we know if it’s time to refactor and fix these hacks / quick implementations? When is it worth it to invest a few extra hours or days to create a better component,…

    Kurt Cunningham Avatar
    When Do You Know If It Is Time To Refactor