We have intended to deprecate the [mdn-data](https://www.npmjs.com/package/mdn-data) package [since August 2022](https://github.com/mdn/data/commit/23c544ef979e8938830a19e37e39533eb642217e), which would allow archiving the [mdn/data](https://github.com/mdn/data) repository. The outstanding blockers are the following important consumers of `mdn-data`: 1. [@mdn/rari](https://www.npmjs.com/package/@mdn/rari), see: https://github.com/mdn/rari/issues/369 2. [css-tree](https://www.npmjs.com/package/css-tree), see: https://github.com/csstree/csstree/blob/56afb6dd761149099cd3cdfb0a38e15e8cc0a71a/package.json#L103 3. [@eslint/css](https://www.npmjs.com/package/@eslint/css), see: https://github.com/eslint/css/blob/bff234a831f780eef4f47cf1fda3f3f0731b8d39/package.json#L101 This issue tracks progress towards archiving the repository: - [x] Deprecate - [ ] Migrate `@mdn/rari` to `@webref/css`: https://github.com/mdn/rari/pull/390 - [ ] Migrate `css-tree` to `@webref/css` - [ ] Migrate `@eslint/css` to `@webref/css` - [ ] Archive repository
We have intended to deprecate the mdn-data package since August 2022, which would allow archiving the mdn/data repository.
The outstanding blockers are the following important consumers of
mdn-data:This issue tracks progress towards archiving the repository:
@mdn/rarito@webref/css: feat(macros): remove mdn-data dependency rari#390css-treeto@webref/css@eslint/cssto@webref/css