Piotrek Bator

Results 4 issues of Piotrek Bator

Complete with spec and Readme updates :)

Up to now month names were inflected only when used after %d (0-padded) or %e (blank-padded). This adds no-padded version - %-d to the list.

**Current behavior:** When using the `dist/emotion-serialize.browser.esm.js` file available in the @emotion/serialize npm package in the browser (via CDN: https://ga.jspm.io/npm:@emotion/[email protected]/dist/emotion-serialize.esm.js in my case) I get a "ReferenceError: process is not defined"....

bug
needs triage