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
hi, i have a custom css class for dark theme, and i've included it in the config file like this
histoire: {
sandboxDarkClass: 'theme-dark',
}
This works as long as i do not use variants in my story. Is this a bug or did i miss something?
And as a side note. is there any way to specify other themes globally other than dark? Also it would be great if there was a possibility to specify a sandboxBrightClass as well in order to be less opinionated about css structure
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
-
hi, i have a custom css class for dark theme, and i've included it in the config file like this
This works as long as i do not use variants in my story. Is this a bug or did i miss something?
And as a side note. is there any way to specify other themes globally other than dark? Also it would be great if there was a possibility to specify a sandboxBrightClass as well in order to be less opinionated about css structure
Beta Was this translation helpful? Give feedback.
All reactions