No css file included in the build package

Open
#198 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
react, typescript

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.

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

Dominant language
TypeScript
Stars
391
Forks
245
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from react-component/trigger

All issues in react-component/trigger

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.