{"library":"csscombx","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"4.2.1","tags":["javascript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install csscombx","imports":["import Comb from 'csscombx';","const Comb = require('csscombx');","comb.processPath('./src');"]},{"cmd":"yarn add csscombx","imports":[]},{"cmd":"pnpm add csscombx","imports":[]}],"homepage":"https://github.com/drugan/csscombx","github":"https://github.com/drugan/csscombx","docs":null,"changelog":null,"pypi":null,"npm":"csscombx","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}