feat: update commit SHA, remove unused dev.nix and vscode settings, and enhance package.json with new dependencies and scripts
This commit is contained in:
@@ -284,9 +284,10 @@ body {
|
||||
|
||||
|
||||
|
||||
:focus-visible { outline-color: var(rgb(59 130 246)); }
|
||||
::selection { background-color: var(rgb(59 130 246)); }
|
||||
::marker { color: var(rgb(59 130 246)); }
|
||||
:focus-visible { outline-color: rgb(59, 130, 246); }
|
||||
::selection { background-color: rgb(59, 130, 246); }
|
||||
::marker { color: rgb(59, 130, 246); }
|
||||
|
||||
|
||||
|
||||
::selection {
|
||||
|
||||
Reference in New Issue
Block a user