Closed thehands1 closed 7 years ago
implemented templates today. Working on similar for css. Maybe follow this model? {"styles" : { "global" : "<Global CSS HERE>", "dashboards" : [{"id" : "0", "css" : "<DASH CSS HERE>"}, {"id" : "1", "css" : "<DASH CSS HERE>"}] }
implemented
How can we keep changes to css files and device templates so updates don't break or lose things.