Commit 0ff22b5
committed
This PR was merged into the main branch.
Discussion
----------
Replaced deprecated `node-sass` with `sass`
Since Bootstrap 5, recommended is to use [`sass`](https://www.npmjs.com/package/sass) library, as [`node-sass` is deprecated](https://sass-lang.com/blog/libsass-is-deprecated), even if we are still using Bootstrap 3 in the demo, this change should be considered.
`@javiereguiluz` (Sorry for the ping 🙏) Should I also resolve #1342 here?
Commits
-------
bce9271 Replaced deprecated `node-sass` with `sass`
2 files changed
+72
-948
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 16 | | |
| 17 | + | |
| 18 | + | |
20 | 19 | | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments