Offirmo

Results 46 issues of Offirmo

The existing link returns "entry not found" I fixed the link. Also added a small hint at the large size of the download 😅

Hi, thanks for this invaluable resource when developing CSS resets / frameworks! I'm using this for several years already. Please find a bunch of small changes. Nothing major, a typo,...

This is a pain point for all the npm acceleration tools I ever tried. Do yours handle private modules and modules referenced as a git commitish ? That would be...

Hi, thanks a lot for this very useful module! Unfortunately I can't install it anymore since the last OS update. Error: ``` gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build'...

# 🙋 feature request The great Parcel bundler is now supporting CSS layers! However it's throwing an error at my face: "@parcel/packager-css: Unsupported layer combination in @import" I trust Parcel...

Stale

I'm trying to auto-generate package.json files: The [new "exports" syntax](https://nodejs.org/api/packages.html#extensions-in-subpaths) has dots `.` in the key itself. I tried using `pathval` and obviously couldn't set a deep export entry: `setPathValue(pkg_json,...