diff --git a/Customize-Vaultwarden-CSS.md b/Customize-Vaultwarden-CSS.md index 4406d0c..866f9cb 100644 --- a/Customize-Vaultwarden-CSS.md +++ b/Customize-Vaultwarden-CSS.md @@ -1,10 +1,6 @@ # Customize Vaultwarden CSS -> [!IMPORTANT] -> **This functionality is not yet merged or released!** -> It will probably land as stable in v1.33.0 - -Since version v1.33.0 you can modify the CSS which Vaultwarden previously embedded in the web-vault.
+Since version v1.32.5 you can modify the CSS which Vaultwarden previously embedded in the web-vault.
This way it makes it more easier for users to tweak the style and layout or even hide items. To modify the CSS you need to add a `templates` directory in your `data` directory, or provide the correct path via the `TEMPLATES_FOLDER` environment variable.