Skip to content

Documentation and globbing!

Choose a tag to compare

@tivac tivac released this 18 Aug 21:28
· 1186 commits to main since this release

This is a pretty minor release, mostly focused on cleaning up the documentation and removing a confusing signature for the .glob() method.

Breaking Changes

  • .glob() no longer accepts a dir arg, use cwd instead.
  • modular-css no longer ships with a Promise polyfill.