Skip to content
This repository was archived by the owner on Jun 11, 2021. It is now read-only.
This repository was archived by the owner on Jun 11, 2021. It is now read-only.

Why dependency on @angular/material? #9

@Devqon

Description

@Devqon

I had some errors after including the Ng2ImageGalleryModule dependency. It turned out it has a dependency on angular/material, which I hadn't install.

After installing the angular/material the import succeeded.

Also, including the scss file triggers some errors about fontawesome. Instead I included the css in the styles section of .angular-cli.json, which after it worked.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions