Skip to content

Conversation

@guyromellemagayano
Copy link
Contributor

@guyromellemagayano guyromellemagayano commented Nov 15, 2025

This pull request adds the standard CSS background-clip: text; property alongside the existing -webkit-background-clip: text; to enhance browser compatibility for text gradients.

Key changes:

  • Adds the standard background-clip: text; property in addition to the vendor-prefixed version
  • Ensures consistent rendering of text gradients across all modern browsers, not just WebKit-based ones
  • Improves cross-browser styling consistency

@guyromellemagayano guyromellemagayano force-pushed the style/app-scss-background-clip branch from bcae2fd to 47e1529 Compare November 15, 2025 07:12
Add the standard 'background-clip' property to the text gradient for
better browser compatibility and styling consistency.

Changes:
- Add background-clip: text property alongside -webkit-background-clip
- Improves cross-browser compatibility for text gradients
- Ensures consistent rendering across modern browsers

This ensures the text gradient works correctly across all browsers
that support the standard background-clip property, not just
WebKit-based browsers.
@guyromellemagayano guyromellemagayano force-pushed the style/app-scss-background-clip branch from 47e1529 to dbbdc8a Compare November 15, 2025 07:13
@guyromellemagayano guyromellemagayano changed the title style(app.scss): Add standard background-clip property to text gradient Improve cross-browser text gradient support with standard background-clip property Nov 15, 2025
@guyromellemagayano guyromellemagayano changed the title Improve cross-browser text gradient support with standard background-clip property Improve cross-browser text gradient support with standard background-clip property Nov 16, 2025
@jofftiquez jofftiquez closed this Nov 25, 2025
@guyromellemagayano guyromellemagayano deleted the style/app-scss-background-clip branch November 25, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants