react-component / react-component/trigger
No css file included in the build package
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 391
- Forks
- 245
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to use rc-trigger on my app , all my config is fine but triggered dom was not rendering. On further debugging I found the styles were missing from the rc-trigger.
in node_modules, there's no css file included in the package just a .less file which I have to compile it in my app to use it
Would be better if you include the build files in the package itself.
Issue is occurring from 4.. release. It was fine till 3.0.0
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
Compare the package contents available under node_modules in the 3.0.0 and 4.* releases, then inspect the repository's Less entry point and build/package configuration. Done means the published package includes generated CSS alongside the existing Less source and rc-trigger renders with those styles without requiring app-side compilation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100