{"library":"prettier-plugin-style-order","type":"library","category":null,"description":"A Prettier plugin that sorts CSS property declarations and groups related properties together. Version 0.2.2, released as a stable package. It follows a rational order (positioning, box model, typography, visual, animation, misc) similar to stylelint-config-rational-order. Unlike other CSS sorting tools, it integrates seamlessly with Prettier without requiring additional configuration. The plugin works with Prettier >= 1.13 and supports CSS, SCSS, and Less files. It is lightweight, has no runtime dependencies, and relies on postcss-sorting under the hood.","language":"javascript","status":"active","version":"0.2.2","tags":["javascript","prettier","plugin","style","css","order","group"],"install":[{"cmd":"npm install prettier-plugin-style-order","imports":["const prettierPluginStyleOrder = require('prettier-plugin-style-order')","import { format } from 'prettier'; const result = await format(code, { parser: 'css', plugins: ['prettier-plugin-style-order'] })","npm install -D prettier-plugin-style-order (then Prettier auto-loads)"]},{"cmd":"yarn add prettier-plugin-style-order","imports":[]},{"cmd":"pnpm add prettier-plugin-style-order","imports":[]}],"homepage":null,"github":"https://github.com/natemoo-re/prettier-plugin-style-order","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/prettier-plugin-style-order","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/prettier-plugin-style-order/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}