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 inside `public/assets`) to mimic the store's environment.
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.