bitandblack-rows
Version:
A small and simple CSS gutter to create rows and cells using the flexbox model.
34 lines • 868 B
JSON
{
"name": "bitandblack/rows",
"description": "A small and simple CSS gutter to create rows and cells using the flexbox model.",
"license": "MIT",
"type": "component",
"keywords": [
"css",
"scss",
"components",
"gutter",
"flexbox",
"responsive",
"breakpoints",
"spaces"
],
"authors": [
{
"name": "Tobias Köngeter",
"email": "hello@bitandblack.com",
"homepage": "https://www.bitandblack.com"
}
],
"homepage": "https://www.bitandblack.com",
"support": {
"email": "hello@bitandblack.com",
"issues": "https://bitbucket.org/wirbelwild/rows/issues"
},
"funding": [
{
"type": "buymeacoffee",
"url": "https://www.buymeacoffee.com/tobiaskoengeter"
}
]
}