Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate CSS Layers #158

Open
ttoino opened this issue Jan 9, 2024 · 0 comments
Open

Investigate CSS Layers #158

ttoino opened this issue Jan 9, 2024 · 0 comments
Assignees

Comments

@ttoino
Copy link
Member

ttoino commented Jan 9, 2024

Investigate the use of CSS layers to overwrite default SIGARRA styles without using !important or worrying about specificity.

Two alternative approaches were discussed. The first involves dynamically importing all SIGARRA stylesheets in a lower layer. This can have some issues as !important interacts with layers in a very weird way. The second approach would be to download all stylesheets a priori and applying some code analysis to remove unneeded styles.

@ttoino ttoino self-assigned this Jan 23, 2024
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

No branches or pull requests

1 participant