PricingBlog

Why renaming css variables, doesn't propagate over all the project?

  • uunicode-1519797908025774152

    unicodes

    1 day ago

    I just spent some time renaming and grouping my variables, only to realize afterward that I now have more than 9,000 issues because the variable names weren't updated where they're used.

    Is there a way to sync CSS variable groups with the app so the references are updated automatically?
  • uunicode-1519803930060656821

    unicodes

    1 day ago

    @Andreas Møller do you know a way to sync the css variables names used in the project with the new one (renamed for grouping) ? The hight number of issues is freezing the app in some screens.
  • jacobkofoed-1519808363645505629

    Jacob Kofoed

    1 day ago

    I can have a look at why renaming does not update references.
  • uunicode-1519809719852601445

    unicodes

    1 day ago

    Thank you. I'm just renaming back all the variables because is difficult to deal with that hight number of issues. The app stops working when I open screens like "version control".