helloflask / bootstrap-flask

Bootstrap 4 & 5 helper for your Flask projects.
https://bootstrap-flask.readthedocs.io
Other
1.12k stars 190 forks source link

Use CDN for Bootswatch #208

Open PanderMusubi opened 2 years ago

PanderMusubi commented 2 years ago

Use CDN for Bootswatch, not sure if it works the same as Bootstrap and Bootstrap Icons. Needs some investigagtion.

PanderMusubi commented 2 years ago

The CDNs listed at https://github.com/greyli/bootstrap-flask/issues/83 provide CDN for both Bootstrap and Bootswatch

PanderMusubi commented 1 year ago

Bootswatch itself offers https://www.jsdelivr.com/package/npm/bootswatch

PanderMusubi commented 1 year ago

When supporting CDN for Bootswatch, still offer to use Bootswatch included in Bootstrap-Flask, e.g. for offline development.