A few months ago I worked on a Rails application and got acquainted with SASS. I found that I really prefer using SASS over CSS to the extent that it’s worth the overhead of learning another tool’s quirks. Here, I’ll describe what worked for me using SASS with Django.
Tag Archives: Sass
Simple Interactive SVG Application with Flask and Jinja
In this post I’ll provide a simple example of serving a page with Flask and feeding SVG instructions into a Jinja template through an HTML form.
Continue reading Simple Interactive SVG Application with Flask and Jinja