UNPKG

itcss

Version:

CSS starter boilerplate based on the ITCSS pattern

10 lines (9 loc) 263 B
:root { --gap: 0.5rem; --columns: 12; --shell-gap: 1rem; --shell-width: 75rem; --breakpoints: (xs, sm, md, lg, xl); --displays: (block, inline, inline-block, flex, inline-flex); --alignments: (center: center, right: right, left: left, justify: justify); }