Commit 453a819
Fix Foundation Sites util import path for Sass compilation
- Use absolute path to Foundation's util/util from node_modules
- Resolves the 'Can't find stylesheet to import' error
- main.css now generates successfully (312KB)
- Critical fix for CSS deployment issue on GitHub Actions
- Removes the conflict between local and Foundation util paths1 parent 7fdbf67 commit 453a819
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments