This is a simple cleanup issue:

As far as I can tell, the default STARTER _init.scss has obsolete path to ZURB functions: @import "../../zurb_foundation/scss/foundation/functions";

This folder does not exist in the parent theme at all. And since functions seem to work, I assume that in ZF6, they are loaded elsewhere.

Comments

mariagwyn created an issue. See original summary.

mariagwyn’s picture

Patch attached which removes line entirely from STARTER/base/_init.scss.

If _init.scss is itself obsolete, happy to generate a patch that simply removes it. Let me know.

mariagwyn’s picture

Status: Active » Needs review

samuel.mortenson’s picture

Status: Needs review » Fixed

Weird! Thanks for the fix.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.