I take it you already know that following your instructions

2. Download Blueprint http://www.blueprintcss.org/
a. Extract folder, creating something like "joshuaclayton-blueprint-css-28c8aa9ae2686442e00a5c7f46dfe2de76b3bd83"
b. Move folder to /sites/all/libraries and rename to "blueprint".

Does not lead to
c. Ensure your path looks like /sites/all/libraries/blueprint/screen.css

but to a path that looks like
/sites/all/libraries/blueprint/blueprint/screen.css

And there is also
sites/all/libraries/blueprint/lib/blueprint

Thanks,

Comments

scotjam’s picture

Curious... So what should it be?

/sites/all/libraries/blueprint/screen.css

or
/sites/all/libraries/blueprint/blueprint/screen.css

Or does it not really matter?

designerbrent’s picture

Yes, it should be "/sites/all/libraries/blueprint/blueprint/screen.css", not the other way around.

I have fixed this in the dev release and it will get rolled into the next release.

Thanks...

designerbrent’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

alexgreyhead’s picture

Oddly, I've just downloaded the latest 2.x-dev and the instructions are still incorrect. Have I done something wrong?

designerbrent’s picture

I just checked it and it seems that the 2.x-dev version is correct but the alpha1 is not correct. I will be fixing that soon and releasing a new 2.x version.