Closed (fixed)
Project:
Boilerplate
Version:
7.x-1.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2012 at 22:25 UTC
Updated:
3 May 2012 at 18:44 UTC
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
Comment #1
danlinn commentedThat was likely a mistake as the intention was to leave it in an editable state. The next release will see it expanded.