templates/section/stylesheet.html.twig line 1

Open in your IDE?
  1. <!-- Font Awesome -->
  2. <link rel="stylesheet" href="/assets/vendor/fontawesome-free/css/all.min.css">
  3. <!-- Ionicons -->
  4. <link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
  5. <!-- SweetAlert2 -->
  6. <link rel="stylesheet" href="/assets/vendor/sweetalert2/sweetalert2.min.css">
  7. <!-- summernote -->
  8. <link rel="stylesheet" href="/assets/vendor/summernote/summernote-bs4.min.css">
  9. <!-- Theme style -->
  10. <link rel="stylesheet" href="/assets/css/adminlte.css">
  11. <link rel="stylesheet" href="/assets/css/bootstrap.css">