Does Basic have plans to be responsive design ready out of the box?

Comments

dubcanada’s picture

I believe the general idea of Basic is to be just that... Basic.

Responsive design is nothing more then CSS & Javascript so you can do it with any theme. You will just need to do a bit more effort with adding CSS/JS that you may not otherwise have to do.

What exactly did you have in mind for "responsive design ready out of the box" though?

Maedi’s picture

No worries, thanks anyway. I guess I'm asking if the default basic theme will be responsive itself. So developers don't have to add CSS to make Basic (without other theme changes) responsive.

joelpittet’s picture

Seems SteveK is playing with grids in this branch so there may be a bit of this. The grid system of choice has not been decided upon yet though.

SteveK’s picture

I've started implementation of a grid system within Basic and decided on using Bourbon and Bourbon Neat for the grid. (http://neat.bourbon.io/)

There's a preliminary outline within the 7.x branch which I've committed tonight. Have a look and let me know what you think.

SteveK’s picture

Status: Active » Fixed

Basic is now responsive out of the box using the bourbon grid framework. closing.

Status: Fixed » Closed (fixed)

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