CSScombx
JSON →CSScombx is a CSS coding style formatter (v4.2.1) that sorts CSS properties in a specific order and formats style sheets according to configurable rules. It is a fork of CSScomb specifically adapted for Drupal CMS coding standards, with default configuration in config/drupal.json. The tool is in maintenance mode with restricted support. It uses the Gonzales PE parser for robust CSS, SCSS, SASS, and LESS parsing. Key differentiators: property sorting, multiple predefined configs, and support for nested .csscombx.json config files. Unlike Prettier or Stylelint, it focuses on property ordering and Drupal compliance.