Hacker News new | ask | show | jobs
by SamyPesse 4619 days ago
You can use sass by defining another css compile in the build config (however I never tested with sass).

The templating engine is the templating engine from underscore.js.

Thank you