Skip to content

v1.48.0

Compare
Choose a tag to compare
@planet-4 planet-4 released this 20 Feb 10:45
· 251 commits to main since this release
0b99613
Use CSS variables wherever possible for links and colors (#1007)

This makes our code easier to customise. We need to import the colors CSS file before the variables one, because the latter now uses some of the colors. In this commit we also update the master-theme submodule so that we get the latest CSS variables.