# css-property-sort-order-smacss

> CSS Property Sort Order based on the SMACSS methodology

Latest version **3.0.0** (published 2026-01-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install css-property-sort-order-smacss
pnpm add css-property-sort-order-smacss
yarn add css-property-sort-order-smacss
bun add css-property-sort-order-smacss
```

## Health

**Score 55/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 3.0.0 |
| Published | 2026-01-24 |
| First published | 2017-01-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 10.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 18 |
| Author | Carl Hamilton |
| Maintainers | cahamilton |
| Keywords | CSS, SMACSS, Scalable and Modular Architecture for CSS, CSS Property Sort Order |

## Links

- npm: https://www.npmjs.com/package/css-property-sort-order-smacss
- Repository: https://github.com/cahamilton/css-property-sort-order-smacss
- Homepage: https://github.com/cahamilton/css-property-sort-order-smacss#readme
- Issues: https://github.com/cahamilton/css-property-sort-order-smacss/issues
- npm.io page: https://npm.io/package/css-property-sort-order-smacss

## Alternatives

- [style-dictionary](https://npm.io/package/style-dictionary.md) — 2.0M weekly downloads
- [postcss-merge-idents](https://npm.io/package/postcss-merge-idents.md) — 1.7M weekly downloads
- [@fontsource/noto-sans](https://npm.io/package/@fontsource/noto-sans.md) — 93.0K weekly downloads
- [uglifycss](https://npm.io/package/uglifycss.md) — 71.6K weekly downloads
- [mat4-interpolate](https://npm.io/package/mat4-interpolate.md) — 23.3K weekly downloads

## Recent versions

- 3.0.0 (latest) — 2026-01-24
- 2.2.0 — 2022-02-17
- 2.1.3 — 2018-12-29
- 2.1.2 — 2018-02-03
- 2.1.1 — 2018-02-03
- 2.1.0 — 2018-02-03
- 2.0.0 — 2017-09-23
- 1.1.0 — 2017-01-13
- 1.0.0 — 2017-01-13

## README

# css-property-sort-order-smacss

[![NPM version](https://img.shields.io/npm/v/css-property-sort-order-smacss.svg)](https://www.npmjs.org/package/css-property-sort-order-smacss)
[![NPM Downloads](https://img.shields.io/npm/dm/css-property-sort-order-smacss.svg)](https://www.npmjs.org/package/css-property-sort-order-smacss)

CSS Property Sort Order based on the [SMACSS](https://smacss.com/book/formatting#grouping) methodology.

## Contributing

This repo is by no means 100% accurate or conclusive - so if you spot any issues, please file free to file an Issue or submit a Pull Request.

---
_Source: https://npm.io/package/css-property-sort-order-smacss · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
