benjaminkott / benjaminkott/bootstrap_package
_list.scss / _link.scss missing !default at variables and naming issue
Open
bug
- Dominant language
- PHP
- Stars
- 355
- Forks
- 212
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 31
Description
it would be nice if you could add !default at the variables in
components/**_link.scss** and components/**_list.scss**
and shouldnt the variable names in _list.scss start with $list- instead of $link-?
thanks!!!
Contributor guide
No contributing guide indexed for this repository
Research direction
Read components/_link.scss and components/_list.scss first. Check the variable declarations in both files, then verify that the list variables use the $list- prefix and that the relevant variables include !default. Done means both requested naming and default-value changes are applied consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, scss
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100