This repository has been archived by the owner on Aug 11, 2022. It is now read-only.
2.0.0
API updates
- Renames
url()
function toresolve()
#13 - Resolves assets relative to the source file #7
- Starts throwing errors instead of warnings #8
- Fixes a bug when complex URL declarations were crashing Gonzales #15
Under the hood
- Tests with Mocha/Chai instead of Tape #12
- Updates dependencies upto the latest versions