This project is build on top of bootstrap grid and utilities, which means that classes from those areas will not be prefixed with msds-* and can cause potential conflicts.
Before using this project read below documentation and try to get an overview of whether or not this would cause an issue.
Overview of classnames from bootstrap: Utilities documentation Grid documentation
When adding custom classes not releated to bootstrap they should always be prefixed with msds-*
All custom classes should be written with BEM syntax