I have created a rails app using bourbon/neat/bitters/refills
for the sass
.
So far, have tried adding a few of the refills: centered nav & hero.
Testing in a desktop browser and resizing window down to smallest breakpoint works perfectly: shifts from large to medium to smallest breakpoint (horizontal nav eventually collapses & one column layout beneath).
However, when actually viewing on iphone, it seems to display the desktop breakpoint layout in safari for all the refills.
Has anybody else run into this problem?