Commit 856299f
authored
fix: Replace node-sass with sass(Dart Sass) (#316)
node-sass doesnt work on some envs.
For 2 years now, LibSass and node-sass has been deprecated
Read more: https://sass-lang.com/blog/libsass-is-deprecated
Also, recommend using node 16 for dev. env1 parent d69f0cc commit 856299f
File tree
7 files changed
+37977
-4364
lines changed- .github/workflows
- scripts
- src
- hooks/useModal
- smart-components/CreateOpenChannel/context
7 files changed
+37977
-4364
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 41 | + | |
| 42 | + | |
48 | 43 | | |
49 | 44 | | |
50 | 45 | | |
| |||
0 commit comments