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) 133 B
declare const IsometricStyles: import("styled-components").StyledComponent<"div", any, {}, never>; export default IsometricStyles;