Why is the CSS variable still in the :root after deleting it?

I’m kinda surprised — I removed a CSS variable, but it’s still there somehow. Anyone know why that happens?

Hi there,

To unlink a variable from an element in Webflow, follow these steps depending on the variable type:

For color or font variables:

  1. Click the linked value in the Style panel
  2. Click “Unlink” directly from the dropdown

For all other variables:

  1. Click the linked value in the Style panel
  2. Select the variable name from the menu that appears
  3. Click “Unlink” to remove the variable connection

Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.

AFAIK it means you still have a class or another variable referencing it.