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

4 lines (3 loc) 248 B
declare const hasPseudoElementBefore: import("styled-components").FlattenSimpleInterpolation; declare const hasPseudoElementAfter: import("styled-components").FlattenSimpleInterpolation; export { hasPseudoElementBefore, hasPseudoElementAfter };