• DocumentationDocs

Code Style Rules

WordPressify comes with its own set of code style rules:

.stylelintrc

Lint CSS

Before pushing changes make sure you have clean and consistent CSS. Run stylelint with the command:

npm run lintcss

Alternatively if you don't have NodeJS installed locally, use Docker commands:

docker compose run --rm nodejs npm run lint:css
BackupsUsing Xdebug

Follow the creator

Join the community