Im working in a Subtheme and have some problems to update subtheme.css. When I begin to use the subtheme and Sasson theme I let the Compile Sass to CSS active, send a error (cant compile) so I uncheck it. Actually I dont need to activate this option I can Compile Sass in local machine.

My question is what is the better configuration to use a subtheme with css final file. Change paths in .info file?

Comments

koffer’s picture

Title: A subthem without Compile Sass to CSS » A subtheme without Compile Sass to CSS
tsi’s picture

I'm not sure I understand the problem, but if you want to disable the compiler you could easily set settings[sasson_sass] = 0 in your sub-theme .info file before you enable it.

tsi’s picture

Status: Active » Closed (cannot reproduce)

Cleaning up