# css_feature_data
Browser compatibility data and feature detection for CSS properties and values.
📖 **[Full Documentation](https://csskit.rs/docs/internal/css_feature_data/)**
## Features
- **Browser compatibility data**: Comprehensive CSS feature support information
- **Feature detection**: Identify which browsers support specific CSS features
- **Browserslist integration**: Query support using browserslist queries
- **Up-to-date data**: Regularly updated from authoritative sources
- **Compatibility analysis**: Power linting and transformation decisions
## Optional Features
- `browserslist` - integration with [browserslistrs](https://crates.io/crates/browserslist-rs).
## Part of csskit
This crate is part of the csskit project, a comprehensive CSS toolchain.
For more information, visit [csskit.rs](https://csskit.rs/).
## License
MIT