1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-26 09:45:28 +03:00

Squash all dark theme files into a single file

This commit is contained in:
IvoFPV 2019-10-23 17:39:40 +02:00
parent fcb78e2b8f
commit 69d756f1cd
28 changed files with 844 additions and 806 deletions

View file

@ -1,7 +1,7 @@
"use strict";
let css_dark = [
'/css/main-dark.css'
'/css/dark-theme.css'
];