- Notifications
You must be signed in to change notification settings - Fork2.2k
Open
Description
There's a way to compute dependencies efficiently and reliably on a first pass compile that would allow for the second pass to be optimized without needing to statically analyze the sass files for their@import
dependencies. This would also allow for generic dependencies on things like images when used with compass sprites, or image-dimension helpers.