Refining the Azimuth
  • About Me
  • Logofolio
  • Blogging

How to build a CSS pre-processor (like SASS) from scratch

If you are in web development, maybe you've heard of Sass, Less, Pug, Stylus etc. All these are pre-processors. In this tutorial we're going to build nothing less than a functional css pre-processor from scratch with variables and functions. This type of new language is called source-to-source compiled. If you …

more ...

  • Social

    • github
    • linkedIn
    • twitter
  • Links

    • Pelican
    • Python.org
    • Jinja2

© 2019 Abdur-Rahmaan Janhangeer · Powered by Python's Pelican

Back to top