▨ Shima is a quick, painless, javascript-free grid overlay. ▨
▨ Helpful for vertical rhythm, grid systems, icon designing and more. ▨
You can use Shima as is without installing anything. Simply add a line of CSS and you're done:
.myAwesomeDiv {
background-image: url("https://shima-grid.com/img/128x4x32/128x4x0");
}
The documentation with practical examples is available online: https://shima-grid.com.
Shima is a small server written in Go rendering custom lovely grids 💖.
Shima is MIT licensed.