You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
person(given = "Posit Software, PBC", role = c("cph", "fnd")),
8
9
person(family = "Bootstrap contributors", role = "ctb",
9
10
comment = "Bootstrap library"),
10
11
person(family = "Twitter, Inc", role = "cph",
@@ -16,32 +17,38 @@ Authors@R: c(
16
17
person(family = "PayPal", role = c("ctb", "cph"),
17
18
comment = "Bootstrap accessibility plugin")
18
19
)
19
-
Description: Simplifies custom 'CSS' styling of both 'shiny' and 'rmarkdown' via 'Bootstrap' 'Sass'. Supports 'Bootstrap' 3, 4 and 5 as well as their various 'Bootswatch' themes. An interactive widget is also provided for previewing themes in real time.
20
-
Depends: R (>= 2.10)
20
+
Description: Simplifies custom 'CSS' styling of both 'shiny' and
21
+
'rmarkdown' via 'Bootstrap' 'Sass'. Supports 'Bootstrap' 3, 4 and 5 as
22
+
well as their various 'Bootswatch' themes. An interactive widget is
0 commit comments