https://github.com/twbs/bootstrap
Revision 04a720bf7f266f3f17a551a99832929ee15908e6 authored by XhmikosR on 22 August 2023, 12:22:40 UTC, committed by XhmikosR on 05 March 2024, 18:34:45 UTC
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
1 parent 58880cf
Raw File
Tip revision: 04a720bf7f266f3f17a551a99832929ee15908e6 authored by XhmikosR on 22 August 2023, 12:22:40 UTC
dashboard: remove the unused bootstrap-icons.css
Tip revision: 04a720b
.eslintignore
**/*.min.js
**/dist/
**/vendor/
/_site/
/js/coverage/
/site/static/sw.js
/site/layouts/partials/
back to top