Software Alternatives & Reviews

Future of CSS: Functions and Mixins

Stylus Sass
  1. 1
    EXPRESSIVE, DYNAMIC, ROBUST CSS
    Pricing:
    • Open Source
    Traditionally CSS lacked features such as variables, nesting, mixins, and functions. This was frustrating for Developers as it often led to CSS quickly becoming complex and cumbersome. In an attempt to make code easier and less repetitive CSS pre-processors were born. You would write CSS in the format the pre-processor understood and, at build time, you'd have some nice CSS. The most common pre-processors these days are Sass, Less, and Stylus. Any examples I give going forward will be about Sass as that's what I'm most familiar with.

    #Developer Tools #Browser Extension #Dark Mode 11 social mentions

  2. 2
    Syntatically Awesome Style Sheets
    Pricing:
    • Open Source
    Traditionally CSS lacked features such as variables, nesting, mixins, and functions. This was frustrating for Developers as it often led to CSS quickly becoming complex and cumbersome. In an attempt to make code easier and less repetitive CSS pre-processors were born. You would write CSS in the format the pre-processor understood and, at build time, you'd have some nice CSS. The most common pre-processors these days are Sass, Less, and Stylus. Any examples I give going forward will be about Sass as that's what I'm most familiar with.

    #Developer Tools #Design Tools #Javascript UI Libraries 131 social mentions

Discuss: Future of CSS: Functions and Mixins

Log in or Post with