1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-08-08 22:46:33 +02:00

Embed static stylesheets and dependencies

Embedding css and webfont dependencies allows the application to present
itself correctly in an environment that does not allow downloading the
files from a cdn.

Inspiration taken from #1492 but reworked to make use of embed.FS
simplifying the approach.
This commit is contained in:
Cory Bolar
2023-02-23 14:00:19 -05:00
parent bd867b5138
commit a02ab7c04e
6 changed files with 21 additions and 3 deletions

1
static/css/bulma.min.css vendored Normal file

File diff suppressed because one or more lines are too long