Open Issues Need Help
View All on GitHub Payment User Journey about 2 months ago
AI Summary: This issue is labeled as an enhancement and a 'good first issue', suggesting it's a relatively straightforward task. It outlines two objectives related to a 'Payment User Journey', implying the need to improve or implement parts of how users interact with payment systems.
Complexity:
2/5
enhancement good first issue
Expose styles.css via package exports so Next.js can import snappycart/styles.css about 2 months ago
AI Summary: Next.js users are unable to import Snappycart's CSS file directly due to it not being exposed as an importable subpath in the package. This issue requires updating the package exports to include the CSS file and documenting the correct import method in the README, followed by a patch release.
Complexity:
2/5
bug good first issue packaging