We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adfcbdc commit c01b0e2Copy full SHA for c01b0e2
pkg/web_css/test/expression_test.dart
@@ -57,6 +57,8 @@ void main() {
57
'cookie-notice-container',
58
'cookie-notice-button',
59
]);
60
+ // test-only style
61
+ expressions.remove('-pub-ongoing-screenshot');
62
// markdown alert classes
63
expressions.removeAll([
64
'markdown-alert-note',
0 commit comments