fixes link to variable.scss file

fixes link to variable.scss file

Signed-off-by: Cyrille Bollu <StCyr@users.noreply.github.com>
This commit is contained in:
Cyrille Bollu
2023-01-19 16:16:50 +01:00
committed by GitHub
parent 7d218cafa7
commit c061934f23

View File

@@ -21,7 +21,7 @@ CSS variables
App developers should use CSS4 variables so you get the values which Nextcloud defines. This way you can be sure that the theming and accessibility app can dynamically adjust the values.
A list of available variables is listed in the server repository:
https://github.com/nextcloud/server/blob/master/core/css/css-variables.scss
https://github.com/nextcloud/server/blob/master/core/css/variables.scss
.. _cssicons: