Add dark-theme-support

Fixes #610
This commit is contained in:
shawly 2023-02-10 20:25:15 +01:00 committed by Martin Pitt
parent 3cb5cb96de
commit 681366e990
2 changed files with 2 additions and 1 deletions

View file

@ -17,6 +17,7 @@
* along with Cockpit; If not, see <http://www.gnu.org/licenses/>.
*/
import "cockpit-dark-theme";
import "patternfly/patternfly-4-cockpit.scss";
import React from 'react';