You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
!default should only be written once for each variable.
This will be an error in Dart Sass 2.0.0.
╷
10 │ $box-shadow-up: 0 0.5em 1em rgba(#000, 0.175) !default !default;
│ ^^^^^^^^
╵
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
[email protected]
for the project I'm working on.I have got a deprecation warning
Here is the diff that solved the warning:
This issue body was partially generated by patch-package.
The text was updated successfully, but these errors were encountered: