A minimal, classless CSS framework featuring the beautiful Catppuccin color palette. Automatically switches between Mocha (dark) and Latte (light) themes based on system preferences. Inspirated in Pico.css.
- 🎨 Complete Catppuccin color palette
- 🌓 Automatic dark/light mode
- 📦 Only 4KB minified
- 🏗️ Classless design (styles HTML elements directly)
- 📱 Fully responsive
- 🔥 No dependencies
<!-- Full version (development) -->
<link rel="stylesheet" href="https://femtocat.b-cdn.net/styles.css">
<!-- Minified version (production) -->
<link rel="stylesheet" href="https://femtocat.b-cdn.net/styles.min.css">