react-infinite-calendar
react-infinite-calendar copied to clipboard
CSS not working with Create React App
Im following the Usage section to the letter. I went into node_modules
and copy pasted the .css directly in my .css files to make sure its not a build issue and the problem remains.
Did you import the css file in your component?