argyleink / argyleink/open-props
props.supports.js
Open
- Dominant language
- HTML
- Stars
- 5.5k
- Forks
- 216
- PR merge metrics
- No merged PRs in 30d
Description
There is a `props.supports.css` file in the `src` folder. But there is no `props.supports.js` is there a reason for this?
Could one be created? I thought the css was complied from js across the repo.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with src/props.supports.css and inspect how CSS is compiled from JavaScript across the repository. Determine whether a corresponding props.supports.js is expected, then add it only if it matches the repository’s existing source-generation pattern. Done means the reason for the missing file is clear and the generated outputs remain consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100