Skip to main content
Quino
July 3, 2023
Question

Local vs Global Variables

  • July 3, 2023
  • 1 reply
  • 956 views

Is there a way to make local variables overwrite global (library) variables with the same name?

My idea is to create general components, and then assign styles on individual files using local variables for different project instances.

This topic has been closed for replies.

1 reply

MarioDA
September 12, 2023

Would also like to know this. It would be very useful to have an option to override embedded variables with local ones.