In my react project, using react-bootstrap, it's loading all all the css for the grid sizes, except for the xs set.
the xs set does, however, get the default styles applied to all grid sizes, but does not include the media query.
Is there something obvious I am missing?
Bootstrap 4