1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-25 14:30:46 +02:00

dashboard: remove the unused bootstrap-icons.css

We should revisit this later because it's a lot simpler for people
to just include the CSS than copy around tens of icons, even if it
leads to unused CSS
This commit is contained in:
XhmikosR
2023-08-22 15:22:40 +03:00
parent 58880cfbac
commit 04a720bf7f
2 changed files with 0 additions and 2 deletions

View File

@@ -2,7 +2,6 @@
layout: examples
title: Dashboard Template
extra_css:
- "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.min.css"
- "dashboard.css"
extra_js:
- src: "https://cdn.jsdelivr.net/npm/chart.js@4.3.2/dist/chart.umd.js"