argyleink / argyleink/open-props

Add `border-image` scrim style

Open
#437 3 comments 1 reaction 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
HTML
Stars
5.5k
Forks
216
PR merge metrics
No merged PRs in 30d

Description

```css
figure {
border-image: fill 0 linear-gradient(#0003, #000);
}
```

https://codepen.io/t_afif/pen/vYbdVjb

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the repository's CSS custom-property organization and the linked CodePen example. Determine where a border-image scrim style belongs; done means the style is added in the appropriate project location and matches the demonstrated effect.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.