react-time-range-slider
react-time-range-slider copied to clipboard
NextJS - force styles import by user
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.