Created by: andresgalante
This PR adds a clarification that grid values should be set in px
in order to compile bootstrap correctly.
This is a common issue users fall into and it can avoid issues reporting the fact that bootstrap doesn't compile when breakpoints are set in em
s or rem
s
What do you think?