Skip to content

Releases: glebmachine/postcss-cachebuster

Bugfix

09 Jan 12:08
Compare
Choose a tag to compare

Fix multiple css imports in single css file.
Thanks to @mcibique
Cheers! 🍺

Type parameter improved

27 May 06:20
Compare
Choose a tag to compare

Changes:

  • type can be defined as function.

Thanks for Jackson Ray Hamilton @jacksonrayhamilton

css import added

19 Nov 20:24
Compare
Choose a tag to compare

Added support for @imports url("style.css"); rule

.htc added

18 Nov 22:09
Compare
Choose a tag to compare

Added .htc file support

First release

14 Nov 23:01
Compare
Choose a tag to compare

Basic features, implemented in first release:

  • Relative path support
  • Fonts cachebuster support
  • Skip base64 images
  • Skip unreachable files (console alert included)
  • Few bugfixes

Special thanks for Graham Bates! 🍺