Submitted by heyrocker on Thu, 05/01/2008 - 18:13.
Yes the pages are cached in the db. However the only way you could store the CSS in the db is if you included it all in the page inline. This would not be happy. Drupal does it properly now with @import
Yeah and no
Yes the pages are cached in the db. However the only way you could store the CSS in the db is if you included it all in the page inline. This would not be happy. Drupal does it properly now with @import