# Stylesheet-Foundation
Stylesheet for projects implementing Preventis cooporate identitiy

### Getting started
1. Either use [yarn](https://yarnpkg.com/) or [npm](https://www.npmjs.com/)
2. Install dependencies using either `npm install` or `yarn`
3. To build the stylesheet, use `yarn run build` or `npm run build`
