I am working on the theme generator project and I'm facing a problem regarding contrast ratios of text colour and background. I way to solve this issue is by using mix-blend-mode, but according to
https://caniuse.com/#feat=css-mixblendmode , there are still compatibility issues. So should I go ahead with it, and if so, what should be the fallbacks?