parcel-bundler / parcel-bundler/lightningcss
Issue with `svelte-preprocess`
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 7.7k
- Forks
- 302
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to add lightning css directly into svelte-process as one of embedded default transformers. It works but not completely as I couldn't able to find the documentation for lightningcss transform function other than few examples and TypeScript type definitions. I am seeking help as a support or proper documentation for lightningcss
svelte-preprocess fork with lightningcss support: https://github.com/Rajaniraiyn/svelte-preprocess
Related Issue: https://github.com/parcel-bundler/lightningcss/issues/389
Contributor guide
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 linked svelte-preprocess fork and the related lightningcss issue to understand the requested transform support. No repository file or test is identified in the issue, so first locate the transform API documentation and examples. Done would be clear documentation or support guidance for using the lightningcss transform function.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100