Installation warning when running npm run dev command #4
Open
Description
Expected Behaviour
When running npm run dev command there should not be any warnings and the default browser page should load.
Actual Behaviour
When running npm run dev command getting warnings as below. Please note I am running on a windows machine.
warn - No utility classes were detected in your source files. If this is unexpected, double-check the content
option in your Tailwind CSS configuration.
warn - https://tailwindcss.com/docs/content-configuration
Steps to Reproduce
- Install node (v20.9.0)
- install npm (10.1.0)
- npm install
- npm run storybook
- npm run dev
Platform
Edition:- Windows 10 Enterprise
Version:- 22H2
Metadata
Assignees
Labels
No labels