Zurb Foundation: Does the basic grid work without javascript?

responsive-design, zurb-foundation

Solution

You don't need JS. And you can check it with the docs. Modules that require js has js label in the menu.

Problem

If i only want to use the basic responsive grid functionality of Zurb's Foundation (no plugins), do i need to include foundation.js and initialize it?

Original source