analogjs / analog

The fullstack meta-framework for Angular. Powered by Vite and Nitro
https://analogjs.org
MIT License
2.59k stars 250 forks source link

feature: update app generators and templates to use TypeScript for Tailwind config #1387

Closed redfox-mx closed 1 month ago

redfox-mx commented 1 month ago

PR Checklist

Closes #1297

What is the new behavior?

Now new tailwind projects are generated with typescript configuration file. Generator for tailwind apps are updated to support typescript

Does this PR introduce a breaking change?

Other information

Project with tailwind ~3.0.0 not be setted correctly cause types definitions (and maybe ts support too) was added in version 3.1.0

[optional] What gif best describes this PR or how it makes you feel?

netlify[bot] commented 1 month ago

Deploy Preview for analog-ng-app ready!

Name Link
Latest commit 19f07592dc0347e209820e39798623d9235df2b6
Latest deploy log https://app.netlify.com/sites/analog-ng-app/deploys/67024dfa3db019000877967c
Deploy Preview https://deploy-preview-1387--analog-ng-app.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 1 month ago

Deploy Preview for analog-docs ready!

Name Link
Latest commit 19f07592dc0347e209820e39798623d9235df2b6
Latest deploy log https://app.netlify.com/sites/analog-docs/deploys/67024dfae79059000832a858
Deploy Preview https://deploy-preview-1387--analog-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 1 month ago

Deploy Preview for analog-app ready!

Name Link
Latest commit 19f07592dc0347e209820e39798623d9235df2b6
Latest deploy log https://app.netlify.com/sites/analog-app/deploys/67024dfaba97900008a731ff
Deploy Preview https://deploy-preview-1387--analog-app.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 1 month ago

Deploy Preview for analog-blog ready!

Name Link
Latest commit 19f07592dc0347e209820e39798623d9235df2b6
Latest deploy log https://app.netlify.com/sites/analog-blog/deploys/67024dfad0c75d0008dc34d7
Deploy Preview https://deploy-preview-1387--analog-blog.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

brandonroberts commented 1 month ago

@redfox-mx will you fix the merge conflict?

redfox-mx commented 1 month ago

Sure n.n Only I need to add analog files to tailwind content configs too. But currently I'm not at home, maybe tomorrow 🚀

redfox-mx commented 1 month ago

Damn 😭 😭 I delete all my commits

redfox-mx commented 1 month ago

Hi @brandonroberts would you matter try to test pnpm install and pnpm-lock generation, please?

brandonroberts commented 1 month ago

I tested the PR locally and everything works

brandonroberts commented 1 month ago

Thanks! @allcontributors add @redfox-mx for code,infra