add_sass_partial: Add a '.scss' file

View source: R/add_sass_partial.R

add_sass_partialR Documentation

Add a .scss file

Description

Add a .scss file

Usage

add_sass_partial(name, main_import = TRUE, open = TRUE)

Arguments

name

(character(1))
A name identifying the .scss file.

main_import

(logical(1))
Whether to add a corresponding import declaration to the main .scss file.

open

(logical(1))
Whether to open the file after it has been created.


DavidJesse21/box.shiny documentation built on July 22, 2023, 5:47 p.m.