This looks like exactly like the html5 replacement for basic that i have been looking for, but as a veteran web developer, I find it cumbersome and unnecessary to have to add a compile step to my workflow and debugging. When using other base themes, i have just deleted or ignored the SASS directory, but in this theme, the css is combined and minimized making it non-ideal for editing.
Combining css and minimizing it is something I have always done as a later run-time step only after development is complete (combining css is built into Drupal). Look at the css code in the "basic" theme if you don't know what I am talking about.

Comments

danlinn’s picture

Status: Active » Closed (fixed)

That was likely a mistake as the intention was to leave it in an editable state. The next release will see it expanded.