Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

BrightlySoftware/dudewind

Repository files navigation

Dudewind CSS

Build Status

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.