Open pfcodes opened 2 years ago
Hello @pfcodes, thanks for the suggestion, we will look into doing this. We are also hoping to add ways of allowing widgets to absorb styles from themes without having to access theme css directly, which should make it easier for widgets to play nicely across multiple different themes.
Some stores will use widgets that are dependent on the global stylesheet of the store's theme.
It would be useful to allow for a custom global
styles.css
(nested insidepublic/assets
) to mimic the store's environment.