UNPKG

grid-overflow

Version:

A pure CSS solution for gallery masonry layout and grid layout. It has optional 3D hover effect, utility classes. Adjustable by CSS variables.

28 lines (27 loc) 706 B
{ "name": "grid-overflow", "version": "1.2.7", "description": "A pure CSS solution for gallery masonry layout and grid layout. It has optional 3D hover effect, utility classes. Adjustable by CSS variables.", "main": "./src/GridOverflow3D.css", "homepage": "https://www.flor.cz/gridOverflow/", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Roman-Flossler/Grid-Overflow.git" }, "keywords": [ "CSS", "grid", "masonry", "thumbnails", "responsive", "layout", "gallery", "css-grid", "masonry-gallery" ], "author": "Roman Flössler", "license": "MIT" }