It would be super nice if there were a quick way to customize the grid's gutters, etc. without needing to clone/fork and rebuild the library. It looks like you're using native CSS variables in a preprocessed fashion, which is great, but none of the variables can be overridden after including flexboxgrid2 normally in projects.
It would be super nice if there were a quick way to customize the grid's gutters, etc. without needing to clone/fork and rebuild the library. It looks like you're using native CSS variables in a preprocessed fashion, which is great, but none of the variables can be overridden after including
flexboxgrid2normally in projects.