Prevent component CSS for impacting global scope

Created on 30 May 2024, 4 months ago
Updated 31 May 2024, 4 months ago

Problem/Motivation

Through some recent online chats I've become aware that our SVG classes are not specific enough and are impacting applications that also want to apply CSS on svg elements.

We should:

  • Probably not apply styles to the <svg> tag itself (instead use classes)
  • Make styles clearly address our specific scope

At minimum. But perhaps we could figure out how to properly use nested styles as well.

πŸ› Bug report
Status

Active

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States cosmicdreams Minneapolis/St. Paul

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024