Open JClarke90 opened 1 year ago
The styling is done using a custom Bulma style in https://github.com/sg3-141-592/AzStartStop/tree/main/styles .
See https://bulma.io/documentation/customize/with-node-sass/ for examples of customising Bulma colours.
From there you can do a build of the app to your app service plan, see the contributor notes in the readme on how to do this https://github.com/sg3-141-592/AzStartStop/blob/main/README.md#contributor-notes
Last one from me.
Do I have to run the build myself to be able to update the colours or is there a way to do it using commands from somewhere in azure?
Thought I might be able to use kudu console but the tools are not available on a consumption plan. Is there another way?
Really happy with the tool so far though, thanks for putting the time in to make something like this.