- Notifications
You must be signed in to change notification settings - Fork479
feat: add tailwind support#416
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
bmulholland commentedDec 30, 2023
One concern is that the approach athttps://github.com/vuejs/create-vue-templates is I recognize that this is not about your code itself, but about the practicalities of maintaining all combinations of options. At a minimum, you probably need to add the tailwind option tohttps://github.com/vuejs/create-vue/blob/main/.github/workflows/ci.yml |
Yordan-Ramchev commentedJan 2, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@bmulholland thank you for the feedback. I have added tailwind flag in CI and that's (n! on the number of options) a reasonable concern |
cexbrayat commentedJan 25, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Hi@sodatea@cexbrayat,
I've opened a pull request(re#246) that introduces:
I would appreciate your time and expertise in reviewing these changes.
Thank you!