We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chrome 101 and Safari 15.4 start supporting this property.
Demo: https://github.com/yisibl/color-font-palette/blob/f459209b5ee23e19d6ccbdb824efdd89e20855aa/styles.css#L227-L241
@font-palette-values --Reem { font-family: reem; base-palette: 0; override-colors: 0 #ff296b, 1 #00d384, 2 yellow, 3 blue; } .reem { font-family: 'reem'; font-size: 120px; font-palette: --Reem; }
The text was updated successfully, but these errors were encountered:
6fc8aa8
Thanks for the quick implementation, but I have a small suggestion: 6fc8aa8#r69628812
Sorry, something went wrong.
fix evanw#2115: support @font-palette-values
@font-palette-values
a4dda2a
8b0337d
No branches or pull requests
Chrome 101 and Safari 15.4 start supporting this property.
Demo: https://github.com/yisibl/color-font-palette/blob/f459209b5ee23e19d6ccbdb824efdd89e20855aa/styles.css#L227-L241
The text was updated successfully, but these errors were encountered: