GoPablo comes with its own set of code style rules:
.stylelintrc
Before pushing changes make sure you have clean and consistent CSS. Run stylelint with the command:
npm run lint:css