MadLittleMods / MadLittleMods/postcss-css-variables
Extract rules with resolved variables to another stylesheet
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 551
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
CSS Variable are quite well supported but are not in IE11<=11 and Android < 5.
So I was thinking if we could take the calculated rules and move to external file?
And load this file with JS (after detecting support for CSS variables)?
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
The issue names no files, tests, or entry points. Start by reviewing how the plugin currently resolves CSS variables and clarify the intended IE11 and Android compatibility behavior, including when the external stylesheet is generated and loaded; the work is done when that design and its acceptance checks are defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100