Some great CSS stylesheets for you!

Here is a list of amazing CSS stylesheets!

https://css.furret.dev
<head>
  <link rel="stylesheet" href="https://css.furret.dev/furretcss/v2/full/light.min.css" />
  <link rel="preconnect" href="https://fonts.googleapis.com/" />
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />
<link
  href="https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap"
  rel="stylesheet"
/>
</head>



https://firecss.hecker40.repl.co
<head>
<link href="https://firecss.hecker40.repl.co/fire.css" rel="stylesheet" type="text/css"/>
    <link href="https://website.com/site.css" rel="stylesheet" type="text/css"/>
</head>



https://morecss.earthrulerr.repl.co
<head>
<link href="https://cdn.earthrulerr.repl.co/more.css" rel="stylesheet" type="text/css"> 
</head>



https://bouncecss.bookie0.repl.co
<head>
<link href="https://bouncecss.bookie0.repl.co/bounce.css" rel="stylesheet" type="text/css" />
</head>



https://movement.samalander.dev
<head>
  <link href="https://unpkg.com/movement.css/movement.css" rel="stylesheet">
</head>


https://replitcss.hecker40.repl.co
<head>
  <link href="https://replitcss.hecker40.repl.co/replit.css" rel="stylesheet" type="text/css"/>
</head>

Thanks, I was looking for a stylesheet to use :smiley:

1 Like

My only recommendation would be to add the following:

Animate.css | A cross-browser library of CSS animations.
Tailwind CSS - Rapidly build modern websites without ever leaving your HTML.
Water.css (kognise.dev)

1 Like