web_lib

Common web application libraries
git clone https://radroots.dev/git/web_lib.git
Log | Files | Refs | LICENSE

flex.svelte (118B)


      1 <div class={`flex flex-fill text-transparent bg-transparent`}>
      2     <p class={`font-sans text-[8px]`}>{`~`}</p>
      3 </div>