Hello, the page on converting themes from 4.7 -> 5 has a little mistake.
The part about adding css files then retrieving them is off.
"print drupal_get_css($css)" should omit the $css variable. I was stuck on this for a while and thought it was a problem with "drupal_add_css()".
Comments
Comment #1
dvessel commentedNever mind.. The problem is way beyond me..