clojj/elm-css-grid - version: 1.1.0

for more information visit the package's GitHub page

Package contains the following modules:

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