kasimirmoilanen / xiiradio

Web radio player in the browser with real-time metadata.
https://kasimirmoilanen.github.io/xiiradio/
GNU General Public License v3.0
2 stars 1 forks source link

theme.js should add the variable to style.css if there is no match #8

Open kasimirmoilanen opened 2 years ago

kasimirmoilanen commented 2 years ago

Currently if theme.json has a key that doesn't already exist in the css file, it does nothing. Preferred behavior would be to add the missing key and its value to the css.