jantimon / jantimon/postcss-inline
css.eachDecl is not a function
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Trying to use the plugin I get the following error:
```
TypeError: css.eachDecl is not a function
```
[`eachDecl` was deprecated in v5](https://github.com/postcss/postcss/blob/master/CHANGELOG.md#50-president-valac) and as far as I can tell has now been completely removed.
Since it looks like the project is no longer maintained, could you please update the readme to say that @jantimon?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the README and review the issue's report that the plugin no longer works with the removed eachDecl API. Update the README to clearly state that the project is no longer maintained, then verify that the notice accurately reflects the project's status.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100