UNPKG

@dabapps/roe

Version:

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

28 lines (21 loc) 219 B
.primary { fill: @primary; } .secondary { fill: @secondary; } .tertiary { fill: @tertiary; } .info { fill: @info; } .success { fill: @success; } .warning { fill: @warning; } .error { fill: @error; }