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

feat(create-vuestic): tailwind option #3718

Merged

Conversation

m0ksem
Copy link
Collaborator

@m0ksem m0ksem commented Aug 20, 2023

closes #3717
closes #3696

@m0ksem m0ksem added BUG Something isn't working feature Something useful to end user labels Aug 20, 2023
@m0ksem m0ksem self-assigned this Aug 20, 2023
@m0ksem m0ksem requested a review from asvae August 20, 2023 21:45
@asvae
Copy link
Member

asvae commented Aug 23, 2023

How can I test this without too much hassle?

@m0ksem
Copy link
Collaborator Author

m0ksem commented Aug 24, 2023

How can I test this without too much hassle?

cd packages/create-vuestic && yarn dev

or run build and install globally cd packages/create-vuestic && yarn build && yarn global add ${pwd}

@asvae
Copy link
Member

asvae commented Aug 29, 2023

I would at least have tailwind at the top of the list. At most - selected by default.

image

@asvae
Copy link
Member

asvae commented Aug 29, 2023

Works all right. I tried to spin a project with tailwind and am seeing no issues.

Let's remove console.log and merge this.

@m0ksem m0ksem merged commit 4eed60f into epicmaxco:develop Aug 29, 2023
@m0ksem m0ksem deleted the fix#3717/create-vuestic-tailwind-support branch August 29, 2023 22:28
m0ksem added a commit that referenced this pull request Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working feature Something useful to end user
Projects
None yet
2 participants