### SCSS

#### Mixins

Mixins specific to tag are located in [src/components/tag/\_mixins.scss]().

| Name        | Params                     | Description                                |
| ----------- | -------------------------- | ------------------------------------------ |
| `tag-theme` | `$bg-color`, `$text-color` | Adds given background-color and text color |
