UNPKG

@design.estate/dees-domtools

Version:

A package providing tools to simplify complex CSS structures and web development tasks, featuring TypeScript support and integration with various web technologies.

2 lines (1 loc) 97 B
export declare const cssGridColumns: (amountOfColumnsArg: number, gapSizeArg: number) => string;