Closed znac049 closed 1 year ago
When the esp boots up as an Access Point, it can't pull in the CSS and JS required by bulma so the web UI looks rubbish.
Consider using purecss (https://purecss.io) as it is probably small enough to build into the code.
Everything is now served from SPIFFS so the css is always available :-)
When the esp boots up as an Access Point, it can't pull in the CSS and JS required by bulma so the web UI looks rubbish.