This css utility library is based off of [Tailwind CSS](https://tailwindcss.com).
It implements Dude Solutions branding and standardized component styling.
run the following to compile the styles.scss located in the src directory to styles.css located in the dist directory
npm run build
this command will also copy the mixins and variables scss files located in the src/scss directory to its corresponding place in the dist folder.