mirror of
https://github.com/picocss/pico.git
synced 2025-02-23 00:01:58 -05:00
- Use `.classes` instead of properties for validations states - Docs: `aria-label` for `article` + Simplify `hgroup`
Pico.css
Graceful & Minimal CSS design system in pure semantic HTML.
Elegant styles for all natives HTML elements without .classes
and dark mode automatically enabled.
5.6 KB
minified and gzipped
- Class-light and semantic: we use simple native HTML tags as much as possible. Only 6 .classes are used in Pico.
- Great styles with just one CSS file: No dependencies, package manager, external files or JavaScript.
- Responsive everything: Elegant and consistent adaptatives spacings and typography on all devices.
- Light or Dark mode: Shipped with two beautiful color themes, automatically enabled according to the user preference.
Usage
Download Pico and link /css/pico.min.css
in the <head>
of your website.
<link rel="stylesheet" href="css/pico.min.css">
Examples
- Class-less: Just a pure semantic HTML markup, without
.classes
- Company: A classic company or blog layout with a sidebar.
- Google Amp: A simple layout for Google Amp, with inlined CSS.
- Sign in: A minimalist layout for Login pages.
Documentation
Getting started
Layout
Elements
Components
Copyright and license
Description
Minimal CSS Framework for semantic HTML
csscss-frameworkdark-modedark-themelightweightminimalminimalistminimalisticnative-htmlscssscss-frameworksemantic
Readme
90 MiB
Languages
CSS
76.1%
SCSS
23.8%