UNPKG

@fiskhandlarn/css-bootstrap-like-grid

Version:

Native CSS grid classes and SCSS mixins with (nearly) the same syntax as Bootstrap grid

30 lines (29 loc) 809 B
{ "name": "@fiskhandlarn/css-bootstrap-like-grid", "version": "0.2.4", "description": "Native CSS grid classes and SCSS mixins with (nearly) the same syntax as Bootstrap grid", "main": "css-bootstrap-like-grid.scss", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/fiskhandlarn/css-bootstrap-like-grid.git" }, "keywords": [ "css", "grid", "scss", "scss-mixins", "bootstrap" ], "author": "Oskar Joelson <oskar@joelson.org>", "license": "MIT", "bugs": { "url": "https://github.com/fiskhandlarn/css-bootstrap-like-grid/issues" }, "homepage": "https://github.com/fiskhandlarn/css-bootstrap-like-grid#readme", "devDependencies": { "bootstrap": "4.3.1" } }