I have CSS aggregation turned on, but views stylesheet isn't being aggregated. It would be nice if it can be. What can I do? Thanks!
I have CSS aggregation turned on, but views stylesheet isn't being aggregated. It would be nice if it can be. What can I do? Thanks!
Comments
Comment #1
Flying Drupalist commentedWhoops, wrong issue queue.
Comment #2
kkaefer commentedTo help debug this, please describe in detail what you did to install, enable and configure the module. Also please explain what your goal is, what sf_cache.module is doing and what you expected it to do (the same is true for the other issue you submitted).
Comment #3
merlinofchaos commentedBecause Views stylesheets are added conditionally, they are intentionally not aggregated. Doing so could cause the aggregator to create many different caches.