Skip to content

v0.0.3

Latest
Compare
Choose a tag to compare
@nyxb nyxb released this 18 May 21:52
· 1 commit to main since this release

compare changes

🎨 Styles

  • index.ts: Refactor import statement for picocolors library The import statement for the picocolors library has been refactored to use a default import for the color object. This improves the readability of the code and reduces the number of named imports. (a2781dd)

❤️ Contributors