UNPKG

@zeytal/grid

Version:

Small layout grid utility. Align everything perfectly. Simplify your responsive design coding process without sacrificing effectiveness. Hit G on your keyboard to toggle your grid on and off.

11 lines (10 loc) 188 B
{ "extends": "@endgame/typescript-config/react-library.json", "compilerOptions": { "paths": { "@/*": ["./*"] } }, "include": ["src"], "exclude": ["node_modules"] }