seothemes / customize-pro-engine

Core functionality plugin for the Customize Pro child theme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customize Pro

Contains the core functionality for the Customize Pro theme.

Development

Stylelint

Run the following:

stylelint "assets/scss/**/*.scss" --fix

Git

Before committing any changes, run:

composer dump --no-dev

To remove dev dependencies from autoloader.

Gulp

Run gulp css or gulp js to minify assets.

PHP Code Sniffer

Run phpcs filename.php

About

Core functionality plugin for the Customize Pro child theme.

License:GNU General Public License v3.0


Languages

Language:PHP 50.3%Language:JavaScript 34.2%Language:CSS 15.5%