UNPKG

@iobroker/adapter-react

Version:

React classes to develop admin interfaces for ioBroker with react.

14 lines (12 loc) 216 B
/** * Copyright 2021-2022 ioBroker GmbH * * MIT License * **/ .logo-background-light, .logo-background-colored { background: white; } .logo-background-dark, .logo-background-blue { background: black; }