-
Предлагаю для фронта использовать Foundation.
http://foundation.zurb.com/
Из преимуществ можно выделить
- SASS препроцессор
- Responsive layout
- Небольшой размер(на порядок легче того же бутстрапа…
-
Has anyone tried to use the Foundation framework together with Baker? Looking for some pointers on how to best get started, what js is needed, etc.
Thanks,
/Bo
-
Dustin is a big fan of Foundation. Would be nice to have a common set of Foundation components.
- https://www.drupal.org/project/zurb_foundation
- http://foundation.zurb.com
-
Add the following Zurb Foundation Themes:
- https://github.com/toutpt/collective.js.foundation
- https://github.com/toutpt/plonetheme.foundation
- https://github.com/seantis/seantis.web
- https:…
-
Hi there,
I've tried to use the latest Zurb Foundation (5.3.1) using Compass.app on Windows 8.1.
When doing so this happens:
"error C:/Users/Stephen/Documents/test/sass/app.scss (org/jruby/RubyFile.j…
-
per my hn comment https://news.ycombinator.com/item?id=5378253
Foundation 4 is ie9+ while there is a snippet to enable the grid for ie8 and the rest should mostly work just fine http://foundation.zur…
zalew updated
11 years ago
-
**jquery-confirm version:**
v3.x.x
i have to change javascript to support Foundation
bootstrapClasses:{container:"grid-container",containerFluid:"fluid",row:"grid-x"}
and
template.find(".jc-bs3…
-
Now there is foundation 6. Are there any plans to support newer foundation than 4.x? I see #418 not fixed for 2 years. Should foundation support be considered deprecated?
-
I know we used Bootstrap as our CSS/Front-End library last time. What do you guys think about giving Zurb Foundation a try? It seems pretty neat, but also fairly similar. I've been looking for an excu…
-
I have forked your repository and migrated it from bootstrap to Zurb's Foundation 5. Do you think we can merge and add some logic for a user to be able to switch between foundation or bootstrap ? I me…