write_file_attachments {sass} | R Documentation |
Write file attachments from a sass theme object
Description
Write file attachments from a sass theme object
Usage
write_file_attachments(file_attachments, output_path)
Arguments
file_attachments |
A character vector of files or directories. |
output_path |
A directory to copy the attachments to. |
[Package sass version 0.4.9 Index]