Pico – Minimal CSS Framework

Pico CSS: A Minimalist Framework for Semantic HTML
Pico CSS is a lightweight, minimalist CSS framework designed to enhance the elegance and responsiveness of semantic HTML elements. It emphasizes simplicity, directly styling HTML tags with minimal use of classes, ensuring a clean and lightweight design. Key features include:
- Class-light and Semantic: Uses fewer than 10 classes.
- No Dependencies: Operates without additional files or JavaScript.
- Responsive Design: Adjusts font sizes and spacings based on screen width.
- Light/Dark Mode: Adapts to users’
prefers-color-scheme
. - Customization: Over 130 CSS variables and SASS support.
- Performance: Optimized for speed with reduced CSS specificity.