Skip to content

refactor: Make styles an array#12042

Closed
Artur- wants to merge 1 commit into
mainfrom
refactor-css
Closed

refactor: Make styles an array#12042
Artur- wants to merge 1 commit into
mainfrom
refactor-css

Conversation

@Artur-

@Artur- Artur- commented Jul 7, 2026

Copy link
Copy Markdown
Member

To reduce the changes in #12041

To reduce the changes in #12041
@Artur-
Artur- requested a review from web-padawan July 7, 2026 12:40
@sonarqubecloud

sonarqubecloud Bot commented Jul 7, 2026

Copy link
Copy Markdown

@web-padawan web-padawan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider keeping original styles as is and instead using something like this:

  static get styles() {
    return [loaderStyles, overlayContentStyles];
  }

@Artur- Artur- closed this Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants