less / less/less-plugin-clean-css
Allow proper rebasing
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 193
- Forks
- 41
- Avg merge
- 7h 43m
- Merged PRs (30d)
- 2
Description
This plugin should specify the relativeTo and target clean-css options in order to allow proper rebasing.
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 by locating the plugin's clean-css option configuration and inspect how rebasing is currently handled. Verify the change with a case involving relative URLs, confirming that the generated CSS is rebased correctly using the specified options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100