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
feature symfony#870 Prefer sass over node-sass (weaverryan)
This PR was merged into the main branch.
Discussion
----------
Prefer sass over node-sass
This will change the recommendation to `sass` instead of `node-sass` which is deprecated and harder to deal with. I haven't had any issues or differences working with `sass` yet vs `node-sass`.
I also upgraded the lock file in general, it makes it easier to see what packages are legitimately out of date and doesn't affect end users.
Commits
-------
aec475d prefer sass over node-sass
0 commit comments