UNPKG

bitandblack-rows

Version:

A small and simple CSS gutter to create rows and cells using the flexbox model.

15 lines 291 B
{ "compilerOptions": { "declaration": true, "sourceMap": false, "lib": [ "es2019.object", "dom" ], "allowSyntheticDefaultImports": true, "skipLibCheck": true }, "exclude": [ "./tests/**/*.ts" ] }