NO BUG: CSS framework importer does not import values

Browser: Firefox 147.0.3 and Chrome 145.0.7632.76
OS: macOS
Video: Jam

I disabled all plugins to rule out any conflicts.

  1. I created some test variables
  2. Clicked “Parse CSS”
  3. The variables and their values seem to have parsed correctly from what I see in the importer
  4. Clicked “Add to Variable Manager”
  5. Clicked “Save”
  6. When I go to the Variable Manager dashboard, I can see that the importer created the variables, but their values are empty

Hey @jennica and welcome to the forum :partying_face:

I assume that if you toggle this control, it will work :slight_smile: If you don’t toggle it, then we assume that the variables are enqueued to the page via custom script or third party plugin, so we don’t import the value to not override it, but we only import the name of the variable, so that it works in the dropdowns.

Let me know if it works then.

Best regards,
Matej

2 Likes

Ah that was it! Thank you :slight_smile:

1 Like

Hey @jennica,

thank you so much for getting back to us. I’m glad this solved it :slight_smile:

Best regards,
Matej