I recently installed bourbon/neat/bitters/refills in a rails app to experiment with it. In the browser it is working beautifully, and was very easy to implement refills like centered nav, etc. Resizing browser to different widths displays different breakpoint layouts, eventually displaying one column layout. However, on actual mobile safari on iphone, it’s displaying the largest breakpoint layout (I believe “large-screen”). I’m not yet doing any additional sass or anything, just trying to display some refills “out of the box” so far.
Apologies in advance if this is a dumb question… anybody else run into this, steps to resolve?
Thanks,
Josh