# Assets

## Styles

###  Import

If you want to use `v-ingredients` styles in your project you need to add import from the npm to one of your SCSS Files.

```scss
@import 'v-ingredients/src/styles/components/styles.scss'
```