In the file sass/config/_config.sass the url to the Bourbon Neat documentation is misleading:
22 | // Bourbon Neat (grid): http://neat.bourbon.io/docs/
This page is all about Neat version 2.1.0 which differs from the version used in Basic (Neat v. 1.9.0). It's very confusing and it's not obvious that Basic is using another version.
The correct line is:
22 | https://neat.bourbon.io/docs/1.9.0/

Thanks

Comments

hstrindb created an issue. See original summary.

hiramanpatil’s picture

Assigned: Unassigned » hiramanpatil
Status: Active » Needs work
hiramanpatil’s picture

Assigned: hiramanpatil » Unassigned
Status: Needs work » Needs review
StatusFileSize
new857 bytes

I have created patch for this. Please review and confirm.

hs@henrikstrindberg.se’s picture

Version: 8.x-1.x-dev » 8.x-1.3
Status: Needs review » Reviewed & tested by the community

That was fast! It works.
Thanks

joelpittet’s picture

Version: 8.x-1.3 » 8.x-1.x-dev
Status: Reviewed & tested by the community » Needs review

The branch was fine because that's where it will be committed. The version on 1.x branch is 1.8.0 not 1.9.0. Shouldn't the docs be pointing to 1.8.0 or am I incorrect?

hs@henrikstrindberg.se’s picture

OK, then the correct url is https://neat.bourbon.io/docs/1.8.0/

joelpittet’s picture

Status: Needs review » Fixed

Ok I've pushed that up to 1.x-dev branch. Thanks for the change.

Status: Fixed » Closed (fixed)

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