Introducing Pollen
The CSS variables build system

Pollen is a highly configurable library for managing CSS variables in your design system. It lets you write faster, more consistent, and more maintainable styles.
Made and maintained with ❤️ by the fine people at Hyperfocal.
Features
Robust library of well-considered, style-agnostic CSS variables
Fully configurable and extensible CLI build tool (see Configuration)
Zero setup required to get started (see Getting started)
Easy responsive design with support for configuring CSS queries (see Media & Supports)
Lightweight, human-readable output if you ever want to move away from Pollen
What it looks like
Pollen's design tokens can be used to build any project. They're easy to completely customise and extend and they don't require preprocessors, class naming conventions, or non-standard syntax. Generate an entirely custom design system with a simple config file.

How it works
1. Configure your design system
2. Build your CSS
3. Use the CSS
Last updated