Commit cb55b24
committed
Harden Sass fallback when sass-embedded unavailable
If both 'sass-embedded' and 'sass' fail to load, fail fast with a clear
error message instead of surfacing an opaque dynamic import error. Keeps
build failures actionable in misconfigured environments.1 parent 38a4f9a commit cb55b24
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
103 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
104 | 108 | | |
105 | 109 | | |
106 | 110 | | |
| |||
0 commit comments