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
When CSS styles are defined with a html`<style>...</style>` cell, they don't seem to be taken into account when the notebook is imported into Observable.
When CSS styles are defined with a
html`<style>...</style>`cell, they don't seem to be taken into account when the notebook is imported into Observable.I'll do a reprex soon.