LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.
gridpostcssjavascriptcss
Key Metrics
Star Growth
Stars
4.5k
Forks
155
Weekly Growth
—
Issues
19
2k4k
Mar 2015Jan 2017Dec 2018Nov 2020Oct 2022Aug 2024Jul 2026
Artifactsnpmnpm install lost
README
LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.
If you have any questions, comments, or concerns please feel free to open an issue. You're also welcome to tweet @LostGrid if an issue seems too formal.
LostGrid relies on calc() to create the grid. Thus, LostGrid is limited to browsers that support calc(). The great thing is that calc() is widely supported in all current browsers and the LostGrid usage of calc() is supported as far back as IE9+.
If using LostGrid in flexbox mode browser support is limited to IE 10+.