wojtekmaj/react-time-picker

Global CSS cannot be imported from within node_modules.

mroutadi opened this issue · 1 comments

Hi, I tried to import react-time-picker to my project that i get this error:

error - ./node_modules/react-time-picker/dist/TimePicker.css
Global CSS cannot be imported from within node_modules
Read more: https://err.sh/next.js/css-npm
Location: node_modules\react-time-picker\dist\entry.js

Import React-Time-Picker without the styles (see README) and import styles manually yourself.