Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cropping leading whitespace in new version ?? #62

Closed
eswat2 opened this issue Sep 13, 2021 · 4 comments · Fixed by #63
Closed

cropping leading whitespace in new version ?? #62

eswat2 opened this issue Sep 13, 2021 · 4 comments · Fixed by #63

Comments

@eswat2
Copy link

eswat2 commented Sep 13, 2021

i have an npx business card that's built on boxen. When i use boxen@5.0.1 it displays leading whitespace in the strings, for example:

npx eswat2@2.2.110

However, if i build with the latest version (boxen@5.1.1), it displays without any leading whitespace:

npx eswat2@2.1.108

Has anyone else notice this problem ??

@eswat2
Copy link
Author

eswat2 commented Sep 13, 2021

you can find the code for this here, if you want to try it locally -- https://github.com/eswat2/eswat2

the following command will build and display the card locally:

yarn dev

@sindresorhus
Copy link
Owner

// @Caesarovich

@Caesarovich
Copy link
Collaborator

Opening a Pull Request fixing this.

@eswat2
Copy link
Author

eswat2 commented Sep 17, 2021

thank you !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants