js

Ошибка Error: Function rgb is missing argument SASS SCSS

Меняем rgb на RGB

box-shadow: inset 0 0.0625rem 0.25rem 0 rgb(0 0 0 / 9%);
box-shadow: inset 0 0.0625rem 0.25rem 0 RGB(0 0 0 / 9%);

https://stackoverflow.com/questions/71805735/error-function-rgb-is-missing-argument-green-in-sass