trigger icon indicating copy to clipboard operation
trigger copied to clipboard

No css file included in the build package

Open saurabhiam opened this issue 5 years ago • 3 comments

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

saurabhiam avatar Sep 10 '20 06:09 saurabhiam

same problem

lalalazero avatar Mar 22 '21 09:03 lalalazero

Hi planning to fix this? or Should I have to compile the less file locally ?

dimpu avatar Mar 24 '21 00:03 dimpu

Pull request https://github.com/react-component/trigger/pull/248

dimpu avatar Mar 24 '21 01:03 dimpu