mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-07 04:54:24 +01:00
dashboard: remove the unused bootstrap-icons.css
Some checks failed
BrowserStack / browserstack (push) Has been cancelled
Bundlewatch / bundlewatch (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
cspell / cspell (push) Has been cancelled
CSS / css (push) Has been cancelled
Docs / docs (push) Has been cancelled
JS Tests / JS Tests (push) Has been cancelled
Lint / lint (push) Has been cancelled
CSS (node-sass) / css (push) Has been cancelled
Release notes / update_release_draft (push) Has been cancelled
Some checks failed
BrowserStack / browserstack (push) Has been cancelled
Bundlewatch / bundlewatch (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
cspell / cspell (push) Has been cancelled
CSS / css (push) Has been cancelled
Docs / docs (push) Has been cancelled
JS Tests / JS Tests (push) Has been cancelled
Lint / lint (push) Has been cancelled
CSS (node-sass) / css (push) Has been cancelled
Release notes / update_release_draft (push) Has been cancelled
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:
parent
58880cfbac
commit
04a720bf7f
@ -3,7 +3,6 @@ layout: examples
|
|||||||
title: قالب لوحة القيادة
|
title: قالب لوحة القيادة
|
||||||
direction: rtl
|
direction: rtl
|
||||||
extra_css:
|
extra_css:
|
||||||
- "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.min.css"
|
|
||||||
- "../dashboard/dashboard.rtl.css"
|
- "../dashboard/dashboard.rtl.css"
|
||||||
extra_js:
|
extra_js:
|
||||||
- src: "https://cdn.jsdelivr.net/npm/chart.js@4.3.2/dist/chart.umd.js"
|
- src: "https://cdn.jsdelivr.net/npm/chart.js@4.3.2/dist/chart.umd.js"
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
layout: examples
|
layout: examples
|
||||||
title: Dashboard Template
|
title: Dashboard Template
|
||||||
extra_css:
|
extra_css:
|
||||||
- "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.min.css"
|
|
||||||
- "dashboard.css"
|
- "dashboard.css"
|
||||||
extra_js:
|
extra_js:
|
||||||
- src: "https://cdn.jsdelivr.net/npm/chart.js@4.3.2/dist/chart.umd.js"
|
- src: "https://cdn.jsdelivr.net/npm/chart.js@4.3.2/dist/chart.umd.js"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user