Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Handle sass.NULL returned from the importer via done() #1308

Closed
wants to merge 1 commit into from

Commits on Dec 20, 2015

  1. Handle sass.NULL returned from the importer via done()

    Whenever done() is called we should check for the sass.NULL
    value as well.
    
    While here, allow calling done(null) to anticipate
    removal of the sass.NULL one day.
    
    Fixes sass#1296
    saper committed Dec 20, 2015
    Configuration menu
    Copy the full SHA
    f54461a View commit details
    Browse the repository at this point in the history