Skip to content
  • Henrik Tramberend's avatar
    Add new SCSS style sheet and compiler · 9db8c80a
    Henrik Tramberend authored
    Style sheets can now be added in CSS or SCSS format. SCSS files are
    automatically compiled to CSS and added as a dependency to whatever
    target uses them. Which means changes to SCSS files are picked up by
    `decker watch` and `decker server`.
    9db8c80a