UNPKG

isometric-react

Version:

Isometric styling library made in React with as much flexibility over customization as possible. Rewrite of https://morgancaron.github.io/IsometricSass/ .

7 lines (6 loc) 103 B
export interface EdgeProps { edge?: { depth: string; color: string; }; }