max-mapper / max-mapper/packify
add css @import and @font-face inlining support
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
@import is implemented in https://github.com/maxogden/packify-css, which should probably get merged into this at some point. im not sure how to do @font-face yet
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 reviewing the linked packify-css implementation of CSS @import support and the packify repository's asset-inlining entry point. Determine how @font-face should be handled and how the linked work would integrate; done means both @import and @font-face assets are inlined in the generated HTML.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100