Hi,
Is there any way to change SASS variable dynamically?
For example, I have a variable as follow:
$lang: fa !default;
I want to change it at run-time to ‘en’. As i search the ionic forum, I can not find any good hint.
Is there anyway to change this variable dynamically?
Best Regards,
Mostafa