Contains the core functionality for the Customize Pro theme.
Run the following:
stylelint "assets/scss/**/*.scss" --fix
Before committing any changes, run:
composer dump --no-dev
To remove dev dependencies from autoloader.
Run gulp css
or gulp js
to minify assets.
Run phpcs filename.php