input AddStyleTagOptions { content: String path: String url: URL }
content
"body { font-size: 16px; }"
path
url
"https://example.com/styles.css"