why my style not come to angular 11

Solutions on MaxInterview for why my style not come to angular 11 by the best coders in the world

showing results for - "why my style not come to angular 11"
Laura
29 Mar 2017
1"styles": [
2      "../node_modules/bootstrap/dist/css/bootstrap.min.css",
3      "../node_modules/mdi/css/materialdesignicons.min.css",
4      "../node_modules/roboto-fontface/css/roboto/roboto-fontface.css",
5      "../node_modules/font-awesome/css/font-awesome.min.css",
6      "../node_modules/tinymce/skins/lightgray/skin.min.css",
7      "styles.css"
8    ]
9