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
In my case, I tried to export the whole component on product without any transpiling.
and then app builder combine the whole css from both design system and app and I face the problem of css ordering.
I tried to transpile the design system so that I can have two stylesheet which design system's stylesheet renders first and app's style sheet follows. How did you guys do for this similar works?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In my case, I tried to export the whole component on product without any transpiling.
and then app builder combine the whole css from both design system and app and I face the problem of css ordering.
I tried to transpile the design system so that I can have two stylesheet which design system's stylesheet renders first and app's style sheet follows. How did you guys do for this similar works?
Beta Was this translation helpful? Give feedback.
All reactions