You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a clean installation of the scaffold, after running npm install, running an initial commit is blocked because of linting errors in the theme, specifically 3 CSS errors.
I suggest fixing these errors or at least adding ignore comments to them so that an initial commit can be made without friction.
Steps to Reproduce
Make a clean install of the scaffold
Run npm install
Make a commit and you'll see lint staged failing due to several CSS errors
Screenshots, screen recording, code snippet
No response
Environment information
Node 20 / NPM 10
WordPress information
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Describe the bug
On a clean installation of the scaffold, after running npm install, running an initial commit is blocked because of linting errors in the theme, specifically 3 CSS errors.
I suggest fixing these errors or at least adding ignore comments to them so that an initial commit can be made without friction.
Steps to Reproduce
npm install
Screenshots, screen recording, code snippet
No response
Environment information
Node 20 / NPM 10
WordPress information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: