templates/partials/head-css.html.twig line 1
<!-- App css -->
<link href="/css/bootstrap.min.css" rel="stylesheet" type="text/css" id="bs-stylesheet"/>
<link
href="/css/app.min.css" rel="stylesheet" type="text/css" id="app-stylesheet"/>
<!-- icons -->
<link href="/css/icons.min.css" rel="stylesheet" type="text/css"/>
<!-- Theme Config Js -->
<script src="/js/config.js"></script>