Conditional grids
We have added a boolean variable to control if the grid system CSS should output all the classes or not, true by default. If semantic grid is preferred, use this variable to prevent grid classes from being created and generate your own CSS using the grid functions.
Also, removed the sample styles from the main styles CSS file.