LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.
gridpostcssjavascriptcss
Métricas clave
Crecimiento de estrellas
Estrellas
4.5k
Forks
155
Crecimiento semanal
—
Issues
19
2k4k
mar 2015ene 2017dic 2018nov 2020oct 2022ago 2024jul 2026
Artefactosnpmnpm 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+.