We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c098480 commit 0b3f58eCopy full SHA for 0b3f58e
src/lib/core/style/themeable.ts
@@ -58,4 +58,4 @@ export class MdInvalidColorValueError extends MdError {
58
`Possible values are: ${VALID_COLOR_VALUES.join(', ')} or null.`
59
);
60
}
61
-}
+}
0 commit comments