css_ast/rules/media/features/
device_aspect_ratio.rs

1use crate::Todo;
2
3pub type DeviceAspectRatioMediaFeature = Todo;