Skip to content

LQIP Fix

Latest

Choose a tag to compare

@drwpow drwpow released this 12 May 20:43
· 6 commits to master since this release
c86324d

Major Changes

  • Fixes LQIP (image placeholders) #16
  • Improves placeholder compression via mini-svg-data-uri (there’s a fascinating blogpost on what this is doing)

Minor Changes

  • Splits up large file into multiple smaller files to make maintenance easier
  • Adds linting as a prebuild step