Commit aebc717
committed
Add a "sass" entry point to package.json simplify webpack imports
Details on how the "sass" entry point is consumed is at:
https://sass-lang.com/documentation/js-api/classes/nodepackageimporter/
Other packages use this. For example Bootstrap:
https://github.com/twbs/bootstrap/blob/ddf5853c7bd8537cf8abc3776181b570b21eaefc/package.json#L391 parent d8e0809 commit aebc717
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments