# anwalt.de Styleguide
Based on Bootstrap 4.

## Requirements (if using the scss files)
The scss files are based on bootstrap which is automatically installed as dependency.

## Installation
The styleguide can also be installed via packagemanager:

    yarn add anwalt.de-design-system

## SCSS Usage
When using the scss components you need to add `node_modules` to your sass include paths, 
otherwise the `@import` statements cannot be resolved.

