Page MenuHome

Moved .less to .scss
ClosedPublic

Authored by Niklas Ravnsborg-Gjertsen (niklasravnsborg) on Oct 28 2014, 11:51 AM.

Details

Summary

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.

Diff Detail

Event Timeline

Pablo Vazquez (pablovazquez) edited edge metadata.

Looks good! Great first step, thanks!

Closed by commit fe442e7

This revision is now accepted and ready to land.Oct 28 2014, 2:51 PM
This revision was automatically updated to reflect the committed changes.