#739·sass

Dynamic Dependencies

Author: chriseppsteinCreated May 8, 2013Updated Sep 16, 2026
Labelsenhancementplanned

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.