Major Changes
-
#623
e1550da
Thanks @mattcompiles! - BREAKING CHANGEgetSourceFromVirtualCssFile
is now async. -
#623
e1550da
Thanks @mattcompiles! - AddserializeCss
anddeserializeCss
utilities.BREAKING CHANGE
Remove
base64Source
fromserializeVirtualCssPath
. Use the newserializeCss
anddeserializeCss
functions if required.
Patch Changes
- #621
bec1cd8
Thanks @nayaabkhan! - Improve build performance when creating large CSS files