uswds / uswds-compile

Simple Gulp 4 functions for copying USWDS static assets and transforming USWDS Sass into browser-readable CSS.
Other
21 stars 12 forks source link

Use require.resolve() to find the uswds package path #76

Closed danielnaab closed 9 months ago

danielnaab commented 10 months ago

This PR fixes #75, making gulp-compile compatible with pnpm and any package manager that may have a local package cache.

mejiaj commented 9 months ago

@danielnaab thanks for submitting this!

I've added the triage label so we can review and prioritize in our next triage meeting.