react-time-range-slider icon indicating copy to clipboard operation
react-time-range-slider copied to clipboard

NextJS - force styles import by user

Open armandopadilla opened this issue 4 years ago • 0 comments

NextJS complains about having the style referenced within the dist/index.js file. Its recommended to ask the user to import the css themselves as shown in the updated README.

armandopadilla avatar Dec 29 '20 00:12 armandopadilla