Commit eb559f0
committed
feature #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-sass3 files changed
+25
-487
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | 88 | | |
90 | 89 | | |
91 | 90 | | |
| |||
0 commit comments