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 fe9fd00 commit 219d5fdCopy full SHA for 219d5fd
Sources/SwiftHtml/Tags/Meta.swift
@@ -39,6 +39,7 @@ public extension Meta {
39
/// robots
40
case robots
41
42
+ /// https://css-tricks.com/meta-theme-color-and-trickery/
43
case colorScheme = "color-scheme"
44
case themeColor = "theme-color"
45
case appleMobileWebAppTitle = "apple-mobile-web-app-title"
0 commit comments