@types/css-tree downloads show consistent growth from March 2024 to June 2025, peaking at over 1 million. After June, there's a slight decline through August 2025. September 2025 downloads are significantly lower, likely due to incomplete data for the month.
The @types/css-tree package saw infrequent releases from 2018 to 2022, with version 1.0.0 in November 2018 and version 2.0.0 in October 2022. Release frequency increased in 2023, with several 2.3.x versions. The trend continued in early 2024, followed by a pause from April to August 2024, then few releases close to the end of 2024. No releases have occurred from January 2025 to August 2025.
This package contains TypeScript definitions for the 'css-tree' library, a CSS parser and abstract syntax tree (AST) manipulation tool. It provides type annotations for all the classes, interfaces, and functions exposed by 'css-tree', enabling type checking and autocompletion in TypeScript projects that utilize this library. Developers benefit from improved code maintainability and reduced runtime errors when working with CSS through 'css-tree' in a TypeScript environment. These definitions ensure seamless integration and enhance the development experience.