parcel-bundler / parcel-bundler/lightningcss
Is it possible to change hash function for css modules?
Open
Nobody has claimed this yet.
area: css-modules
- Dominant language
- Rust
- Stars
- 7.7k
- Forks
- 302
- PR merge metrics
- No merged PRs in 30d
Description
Hi, i try to use lightningcss in javascript module loader.
It is working but i need to specify hash function.
How can i do it?
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
The issue names no files, tests, or entry points. Start by tracing CSS Modules configuration through the JavaScript module loader and identify where the class-name hash is selected; done means establishing and exposing a supported way to specify the hash function.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript, rust
- Domain
- build-system, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100