BlueHuskyStudios / BlueHuskyStudios/stylesheets
Introduce size-based hiding
Open
enhancement
- Dominant language
- SCSS
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the only conditional hiding in Neon is `.hide-when-flex`. We should add classes which hide elements based on the current size class.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Neon stylesheet and the existing `.hide-when-flex` class, then identify how current size classes are defined and applied. Add size-based hiding classes that respond to those classes, and verify that elements hide correctly for each supported size.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scss
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100