templates/partials/head-css.html.twig line 1

Open in your IDE?
  1. <!-- Layout config Js -->
  2. <script src="/js/layout.js"></script>
  3. <!-- Bootstrap Css -->
  4. <link href="/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
  5. <!-- Icons Css -->
  6. <link href="/css/icons.min.css" rel="stylesheet" type="text/css" />
  7. <!-- App Css-->
  8. <link href="/css/app.min.css" rel="stylesheet" type="text/css" />
  9. <!-- custom Css-->
  10. <link href="/css/custom.min.css" rel="stylesheet" type="text/css" />