UNPKG

@dabapps/roe

Version:

A collection of React components, styles, mixins, and atomic CSS classes to aid with the development of web applications.

7 lines (5 loc) 120 B
#### Less variables ```css @nav-item-background-hover: @grey-lightest; @nav-item-background-active: @grey-lighter; ```