This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Description
Maybe I am overlooking something, but I would like to have the possibility to include SASS partials files _<filename>.scss. This would mean that all files with either <pattern-name>.<type> and _<pattern-name>.<type> would need to be included.
What do you think? I might start implementing this for our own project but maybe there was a reason this was not implemented yet?