LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.
gridpostcssjavascriptcss
Indicateurs clés
Croissance des étoiles
Étoiles
4.5k
Forks
155
Croissance hebdomadaire
—
Issues
19
2k4k
mars 2015janv. 2017déc. 2018nov. 2020oct. 2022août 2024juil. 2026
Artefactsnpmnpm 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+.