prefixfree
prefixfree copied to clipboard
Fire event when done processing files
Nobody likes FOUC, right? Especially in webapps. I'd like my script to be informed right when PrefixFree is done processing file(s) so I can make the whole page visible or show a splash animation.
Is there a way to do this currently? As of now I have to resort to a 150ms timer.. :(
See #6134