An open API service indexing awesome lists of open source software.

https://github.com/jonatasoli/femtocat-css

CSS classless with catpputin theme
https://github.com/jonatasoli/femtocat-css

classless-css css

Last synced: 6 months ago
JSON representation

CSS classless with catpputin theme

Awesome Lists containing this project

README

          

# Classless CSS framework Catppuccin Edition

[![GitHub license](https://img.shields.io/github/license/jonatasoli/femtocat-css)](https://github.com/jonatasoli/femtocat-css/blob/main/LICENSE)
[![GitHub release](https://img.shields.io/github/v/release/jonatasoli/femtocat-css)](https://github.com/jonatasoli/femtocat-css/releases)
[![CDN Status](https://img.shields.io/badge/CDN-Live-brightgreen)](https://femtocat.b-cdn.net/styles.min.css)
[![Version](https://img.shields.io/badge/version-1.0.0-blue)](https://femtocat.b-cdn.net/v1.0.0/styles.min.css)

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.

## Features

- 🎨 Complete Catppuccin color palette
- 🌓 Automatic dark/light mode
- 📦 Only 4KB minified
- 🏗️ Classless design (styles HTML elements directly)
- 📱 Fully responsive
- 🔥 No dependencies

## Installation

### CDN (Recommended)

```html

```