-
I'm using Handlebars.js template. Gridify only works for
```
{{#each img in images}}
{{/each}}
```
But when I tried to use `` for cross button, gridify doesn't allow the spans over image…
-
-
Hi,
I just came across your plugin, and it looks really suitable for my projects.
Any idea if it's responsive, and what browsers it works on?
Thanks!
-
_**Edit** (April 2014): Updated by @paulirish & @sheerun_
Package unregistering will be available via `bower unregister ` soon, but for now, you can unregister packages yourself using `curl`, if the …
-
Hi,
I am trying to load as list of item using gridify but the list is never coming up
This is what I have done so far:
in template html
Hello! This is an Angular {{name}} ...
{{mo…
-
Some of the classes in gridify conflict and others are inconsistent styles.
How about:
```
Container: grid-12 or grid-16
Columns: span-1, span-2, span-3
Textual columns: text-1, text-2, text-3
Pu…
-
Hi, I'm using pg v.2.0.0. I am also using a ORM library built by a co-worker that bridges Node to Postgres through your module.
Okay, for some reason I can't understand, he was using a really old ve…
-
Is there way to get this to work with rails 3.1?