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 b32724c commit 36eb9b6Copy full SHA for 36eb9b6
R/html_dependencies.R
@@ -131,7 +131,7 @@ html_dependency_anchor_sections <- function() {
131
version = "1.0",
132
src = pkg_file("rmd/h/anchor-sections"),
133
script = "anchor-sections.js",
134
- style = "anchor-sections.css")
+ stylesheet = "anchor-sections.css")
135
}
136
137
# analyze navbar html source for icon dependencies
0 commit comments