Skip to content

Unable to resolve path to module 'react-day-picker/dist/style.css' #2516

@shareef-dweikat

Description

@shareef-dweikat

Hi,

import {
  DayPicker,
  DateRange,
  ClassNames,
  DayPickerRangeProps,
  DayPickerSingleProps,
} from 'react-day-picker';
import 'react-day-picker/dist/style.css';

I also have tried
import styles from 'react-day-picker/dist/style.module.css';

Actual Behavior

The build fails due to "Unable to resolve path to module 'react-day-picker/dist/style.css'" error

Version "react-day-picker": "^9.1.3"

Metadata

Metadata

Assignees

No one assigned

    Labels

    cannot reproducepackageIssues related to the npm package and commonjs support

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions