Skip to content
This repository was archived by the owner on Sep 5, 2022. It is now read-only.

1.0.1

Choose a tag to compare

@zckrs zckrs released this 04 Jun 09:05
· 62 commits to master since this release

Features

  • Supports local and remote resources.
  • Supports buffer.
  • Ability to define a base directory. Default is the current directory.
  • Ability to specify a weight limit. Default is 32kB which is IE8's limit.
  • Ability to filter on file extensions. Default there is no filter.
  • Ignore a resource by specifying a directive comment in CSS.
  • Existing data URIs will be ignored.

More details in README.md.