Added new sass_layer() and sass_layer_merge() functions. See here for more details.
The objects that sass() and as_sass()) return now have better print methods in rmarkdown. See here for more details.
Added the ability for sass() to retain htmltools::htmlDependency()s attached to it’s input.
Fixed an issue with incorrect handling of length 2 or more character vector input (#37).