/elm-css-grid

Elm package for CSS Grid

Primary LanguageElmBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

CSS Grid package for Elm

Based on rtfeldman/elm-css, this package will provides typesafe and responsive-by-nature layout of Html by utilizing the CSS Grid specification

See examples/ folder for usage.

*** CSS Grid Specification is the easiest way, to layout your HTML and make it responsive ***

*** CSS Grid Tutorial is one of the best interactive tutorials for CSS Grid ***

*** CSS Grid Reference is also a nice reference for CSS Grid ***