studiopress / genesis-sample

This is the sample theme created for the Genesis Framework.
https://demo.studiopress.com/genesis-sample/
528 stars 285 forks source link

Update/dependencies #377

Closed dreamwhisper closed 3 years ago

dreamwhisper commented 3 years ago

Replaces stylelint-config-wordpress with @wordpress/stylelint-config. Updates dealerdirect/phpcodesniffer-composer-installer to ^0.7.1 to fix #369

How to test

  1. Run composer install and npm install.
  2. Make sure npm run lint:css works (Ran in Circle fine)