Hi! I converted the css/less/generic.less to css/sass/generic.scss. It should compile to the same generic.css! I used scss because it has a similar syntax to less and normal css so we can easily fix possible bugs. If this gets reviewed and accepted I will use the sass converter to compile sass.
I use Koala to compile the scss/sass while we don't have Grunt.