css: Avoid a possible memory leak
Currently, style->variables is always NULL when we get here, but better to be safe than sorry, and clear the fields before we overwrite it.
Currently, style->variables is always NULL when we get here, but better to be safe than sorry, and clear the fields before we overwrite it.