S
S
sabirovvlad02018-11-03 10:42:52
Angular
sabirovvlad0, 2018-11-03 10:42:52

How to connect to Angular 7 material?

Help to connect material to Angular 7 via npm ..
The site https://material.angular.io/ is basically described, but I do everything as it is and in the end nothing works

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Q
Qairat, 2018-11-13
@sabirovvlad0

I think you forgot to add styles to the angular.json file

"styles": [
              {
                "input": "node_modules/@angular/material/prebuilt-themes/indigo-pink.css"
              },
              "src/styles.scss"
            ]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question