Base solution for your next web application
Open Closed

Metronic Page Specific Themes #3729


User avatar
0
ribbo created

Hi, I am using Core + Angular and want to use the Profile 2 page of Metronic. This requires some specific .css files like "profile-2.css". As this needs to go into the Head, how am I best to add this file for a specific page?

Thanks, Matt


1 Answer(s)
  • User Avatar
    0
    alper created
    Support Team

    hi

    for Angular it's one page so basically if you want to insert something into head tags you can use index.html. But i suggest you to use .angular-cli.json . add the css and js files into angular-cli.json