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/ .

3 lines (2 loc) 71 B
declare function darken(hex: string): string; export default darken;