mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
The component library currently uses classes to determine fvw target, default content and main content. This replaces them with data attributes which avoids the css class linter from detecting them as invalid classes.