diff --git a/docs/docs/utilities/constants.md b/docs/docs/utilities/constants.md index ea9405b7fa..a718eefb13 100644 --- a/docs/docs/utilities/constants.md +++ b/docs/docs/utilities/constants.md @@ -6,7 +6,7 @@ There are are a number of constants that can be imported from the UI library tha import { colors, theme, spacers, layers, elevation } from '@dhis2/ui' ``` -If you need access to these variables in CSS (not recommended), see the `` component documentation for making these variables accessible in CSS. +If you need access to these variables in CSS, see the `` component documentation for making these variables accessible in CSS. ## Colors