LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.
gridpostcssjavascriptcss
Métricas principais
Crescimento de estrelas
Estrelas
4.5k
Forks
155
Crescimento semanal
—
Issues
19
2k4k
mar. de 2015jan. de 2017dez. de 2018nov. de 2020out. de 2022ago. de 2024jul. de 2026
Artefatosnpmnpm 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+.