carbon-components
Version:
The Carbon Design System is IBM’s open-source design system for products and experiences.
10 lines (6 loc) • 370 B
Markdown
### 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 |