Snugug / Aurora

Drupal HTML5 Base Theme
33 stars 14 forks source link

Corona's 'compass create' references non-existent JS folder #12

Closed rupl closed 11 years ago

rupl commented 11 years ago

I created a new Aurora subtheme using the following command:

compass create my_theme -r aurora --using aurora/corona

And I noticed that the js folder is named javascripts, but config.rb references javascripts_dir = "js"

I'd personally prefer to change the long folder to be js and leave config.rb the way it is.

/cc @ChinggizKhan

iamcarrico commented 11 years ago

Corrected with #13