getbase / base

Base - A Rock Solid, Responsive CSS Framework built to work on all devices big, small and in-between.

Home Page:http://getbase.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Which version works as described in the documentation?

akaha opened this issue · comments

Hi Matthew,

could you tell me which version I should use? I saw that in the latest one are no rules for the .mobile-*.

Or can I use desktop instead of mobile everywhere?

Hey Akh91,

This issue is pretty much related to:
#25

Because it's mobile first, if you use the default .col classes and helpers, it will cover all devices from mobile up.

If you need specific overrides for tablet and desktop, you need to use the .tablet-* and .desktop-* helpers accordingly.

I hope this makes sense!

Cheers,

Matt

Hello. I had the same issue and now I could make sense.
I hope new docs and examples will be soon released.
But even if you can't fix it soon, why don't you let them notice on the web page about the differences?
Thank you.

Hi There,

I've rolled back to Base 1.8.2 which is not mobile first, but it's stable.

There is quite a bit of work to make Base mobile-first and I will require some more time to achieve this.

The Base 2.0 release will be mobile-first, so stay tuned ;)

Cheers.

Matt

Okay. Thanks.

Please see the following ticket for a better explanation:
#22