Commit Graph

2 Commits

Author SHA1 Message Date
Michael Bradley
61c2888a0a Replace css rules for nav links to assist flow 2020-10-26 23:56:21 -07:00
Quentin Barbe
db7e6254fa
Merge style sheets for light and dark themes into a single resource
This will avoid having inline style, which is annoying for stricter CSP.
It should improve performances, as there is only a single file to load.
As a bonus, I also included resource fingerprinting, which will avoid breaking
the cache when it's not needed, and adds subresource integrity checksum.
2020-10-23 13:58:37 +02:00