Home
last modified time | relevance | path

Searched refs:css_hit (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/R-cran-sass/sass/R/
H A Dfonts.R420 css_hit <- x$cache$get_file(css_key, css_file) functionVar
424 css <- if (css_hit) readLines(css_file) else read_gfont_url(x$href, css_file)
451 if (!css_hit) {