← back to open source
CSS · MIT · v2.0.1

gridline

A CSS custom-property system for consistent grid gutters and breakpoints across projects.

★ 145 stars⑂ 9 forksupdated 2025.12

Overview

gridline defines one shared set of breakpoint and spacing variables so different projects stop reinventing slightly different grid math.

Why it exists

Every new project reinvented gutter and breakpoint values slightly differently. This just standardizes them.

Roadmap

  • Container-query variant

Release history

v2.0.1
2025.12.08
Fixed a rounding bug in the tablet gutter calc.
v2.0.0
2025.08.01
Breaking rewrite using CSS custom properties.