Skip to content

gradient border card using pseudo-element technique #5266

@sonusharma6-dsa

Description

@sonusharma6-dsa

Feature Request

Cards with gradient borders look premium but require a CSS trick (pseudo-element or border-image). A reusable .ease-gradient-border component would save everyone the trouble.

<div class="ease-gradient-border">
  <div class="ease-gradient-border-inner">Content</div>
</div>

Metadata

Metadata

Labels

GSSoC-26Official GSSoC 2026 issueacceptedContribution approved for integration into EaseMotion CSScomponentNew UI components (buttons, cards, modals, tooltips, badges)gssoc:approvedApproved for GSSoC contributionslevel:intermediateRequires moderate project understandingtype:featureNew functionality or enhancement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions