1$
How to use Flexboy from a CDN?
You don't need to install anything. Just add one of these to the head tag of your HTML:
<link href="https://cdn.jsdelivr.net/npm/daisyui@5" rel="stylesheet" type="text/css" />
<script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4" ></script>
<link href="https://cdn.jsdelivr.net/npm/daisyui@5/themes.css" rel="stylesheet" type="text/css" />
<script defer src="https://www.flexboy.online/script/flexboy_script.js" ></script>
<script defer src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-element-bundle.min.js" ></script>