DGrothe-PhD / DGrothe-PhD/dgrothe-phd.github.io

[tech debt] nested css

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The current css could profit from class or other definition context based nesting.
```
.dark-mode {
h2 {

}
a:hover {

}}
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the current CSS entry point and reviewing the existing dark-mode, heading, and link-hover rules. Refactor the relevant selectors to use class or definition-context nesting, then verify that dark-mode headings and hovered links render unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.