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
Hey guys, thanks for the awesome work getting 1.6 out! I just tested it out with Foundation and noticed a lot of the files that were throwing fatal errors are now getting linted (yay!), but there's still a couple fatal errors being thrown in a few files. It looks like there are two issues causing six files to fail.
This error is an issue with the AST (tonyganch/gonzales-pe#130), but since you're using a fork and there is a PR open that resolves this issue (tonyganch/gonzales-pe#157), I figured it was worth bringing up here.
Hey guys, thanks for the awesome work getting 1.6 out! I just tested it out with Foundation and noticed a lot of the files that were throwing fatal errors are now getting linted (yay!), but there's still a couple fatal errors being thrown in a few files. It looks like there are two issues causing six files to fail.
This error is an issue with the AST (tonyganch/gonzales-pe#130), but since you're using a fork and there is a PR open that resolves this issue (tonyganch/gonzales-pe#157), I figured it was worth bringing up here.
These are the breaking lines:
https://github.com/zurb/foundation-sites/blob/develop/scss/components/_dropdown-menu.scss#L68
https://github.com/zurb/foundation-sites/blob/develop/scss/components/_menu.scss#L59
https://github.com/zurb/foundation-sites/blob/develop/scss/components/_tabs.scss#L127
The text was updated successfully, but these errors were encountered: