You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
Just installed FoundationPress for first time; install went well but when I tried to run the watch command I got this error:
Message:
assets/scss/global/_settings.scss
Error: File to import not found or unreadable: ../../components/foundation-sites/scss/util/util
Parent style sheet: /Users/tom/JOBS/Poweroff/poweroff-git/wordpress/wp-content/themes/FoundationPress/assets/scss/global/_settings.scss
on line 42 of assets/scss/global/_settings.scss
@import '../../components/foundation-sites/scss/util/util';
^
Commenting the line leads to other unfound imports across the foundation files...
Is there a fix?
Much appreciated!
The text was updated successfully, but these errors were encountered:
Just installed FoundationPress for first time; install went well but when I tried to run the watch command I got this error:
Commenting the line leads to other unfound imports across the foundation files...
Is there a fix?
Much appreciated!
The text was updated successfully, but these errors were encountered: