Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.23 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.23 KB

Bootstrapper

A CSS Library generated by ChatGPT to reverse-engineer BootStrap.

ChatGPT will now maintain this project under the supervision of TheDoggyBrad.

Github Pages

https://thedoggybrad.github.io/bootstrapper/bootstrapper.css
<link rel="stylesheet" href="https://thedoggybrad.github.io/bootstrapper/bootstrapper.css">

jsDelivr (CDN)

https://cdn.jsdelivr.net/gh/thedoggybrad/bootstrapper@main/bootstrapper.css
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/thedoggybrad/bootstrapper@main/bootstrapper.css">

Statically (CDN)

https://cdn.statically.io/gh/thedoggybrad/bootstrapper/main/bootstrapper.css
<link rel="stylesheet" href="https://cdn.statically.io/gh/thedoggybrad/bootstrapper/main/bootstrapper.css">

Gitloaf (CDN)

https://gitloaf.com/cdn/thedoggybrad/bootstrapper/main/bootstrapper.css
<link rel="stylesheet" href="https://gitloaf.com/cdn/thedoggybrad/bootstrapper/main/bootstrapper.css">

Githack (CDN)

https://rawcdn.githack.com/thedoggybrad/bootstrapper/1fcb4b9fff7ad78ab32707f3b38cf3daf3c4474d/bootstrapper.css
<link rel="stylesheet" href="https://rawcdn.githack.com/thedoggybrad/bootstrapper/1fcb4b9fff7ad78ab32707f3b38cf3daf3c4474d/bootstrapper.css">