Skip to content

Commit bdf1f96

Browse files
dplyr
1 parent 29fd705 commit bdf1f96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vignettes/theme-helpers.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ Demonstrates a gt table with light green background and black foreground.
9595
#| warning: false
9696
library(gt)
9797
library(quarto)
98+
library(dplyr)
9899
99100
green_black_theme <- theme_colors_gt('#a5f7d6', '#020202')
100101

0 commit comments

Comments
 (0)