am-grid icon indicating copy to clipboard operation
am-grid copied to clipboard

Add a --palm query for those weird places inbetween nothing and 40em

Open VinSpee opened this issue 9 years ago • 2 comments

In using this for some work this weekend, I found the need for a size between 0 and 40em. It's possible to add another breakpoint outside of the component, but it seems reasonable to have 4 BPs off of the shelf. Thoughts?

VinSpee avatar Sep 29 '14 13:09 VinSpee

This sounds absolutely reasonable — I'd really like to make it a build option (to be able to change the media queries used).

Right now the media queries match flexboxgrid… and I'd like to keep it that way in core. Thoughts?

benschwarz avatar Oct 05 '14 21:10 benschwarz

Yeah, I'd really like the breakpoints to be flexible/configurable. I'm not super clear on how we could do that. The only configurable project that springs to mind is Modernizr, which had a custom builder on the website and command-line plugins for generating stuff. Which sounds a bit like overkill.

On 6 October 2014 08:48, Ben Schwarz [email protected] wrote:

This sounds absolutely reasonable — I'd really like to make it a build option (to be able to change the media queries used).

Right now the media queries match flexboxgrid… and I'd like to keep it that way in core. Thoughts?

— Reply to this email directly or view it on GitHub https://github.com/benschwarz/am-grid/pull/4#issuecomment-57953669.

geelen avatar Oct 06 '14 02:10 geelen