Closed satyamtg closed 4 years ago
Can you please add noqa comments to bypass the codefactor here as we're using md5 for hashes and not security?
Can you please add noqa comments to bypass the codefactor here as we're using md5 for hashes and not security?
Changed that to a purely non cryptographic thing, xxhash64
This gets the CSS files recursively from the instance by getting the dependencies from the CSS imported within other CSS using the
@import
keyword. This fixes the fonts with the PHZH instance.The following changes are introduced to fix #94: