You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an index.js file where I import all other files containing EStylesheet.create() functions.
How can I use variables created in index.js with EStyleSheet.build() in my other files? As an example, I have created a variable $redcolor and want to use it in my file base.js
I have an index.js file where I import all other files containing EStylesheet.create() functions.
How can I use variables created in index.js with EStyleSheet.build() in my other files? As an example, I have created a variable $redcolor and want to use it in my file base.js
![image](https://user-images.githubusercontent.com/73738545/214932065-ce849a52-04fc-40ce-a1ee-c1ada7b8715c.png
The text was updated successfully, but these errors were encountered: