I've noticed that in BS4 alpha, col-xs-x does not do a darn thing. Even on their official site
https://v4-alpha.getbootstrap.com/layout/grid/
If you were to go in and change a class from col to col-xs-5 for example, no class is applied. Change it to col-sm-5, works as intended. Whats the deal?