UNPKG

244 BSCSSView Raw
1@use './feature-targeting-any.test' as feature-targeting-test;
2@use '@material/feature-targeting/feature-targeting';
3
4// Verify that the Sass compiles when we ask for all features.
5@include feature-targeting-test.test(feature-targeting.all());