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
If the imported CSS file includes comments, CSS file is created with extra {} for the comments. The consumer side throws an error about the invalid CSS.
Some x-dash components use
:global
to import other x-dash component styling.e.g.
x-topic-search and x-teaser-timeline
If the imported CSS file includes comments, CSS file is created with extra
{}
for the comments. The consumer side throws an error about the invalid CSS.@financial-times/x-follow-button/dist/FollowButton.css
x-topic-search scss file
⬇️ ⬇️ ⬇️ ⬇️
x-topic-search css file
The text was updated successfully, but these errors were encountered: