1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-16 15:33:05 +01:00

#100: introduce extra_config, extra_js, extra_css as options in the environment

This commit is contained in:
wellenvogel
2025-03-05 19:49:46 +01:00
parent a1f00dde82
commit 036add6feb
5 changed files with 45 additions and 13 deletions

View File

@@ -0,0 +1,3 @@
.examplecss{
background-color: coral;
}