Although doing the same steps, changing with global colors does not work for me like in the video. The ' @import "@storefront-ui/shared/styles/helpers/_colors.scss"; ' in the .scss-file from the assets-directory is not working as ' cannot find mixin 'generate-color-variants' '.
Also the modification does not work:
.sf-button { --button-border-radius: 8px; }
I can't guess where the problem could be. I would be happy to receive a reply!