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

Framework Guide: Remix is inaccurate #1872

Open
jkellogg01 opened this issue Sep 11, 2024 · 0 comments
Open

Framework Guide: Remix is inaccurate #1872

jkellogg01 opened this issue Sep 11, 2024 · 0 comments

Comments

@jkellogg01
Copy link

The framework guide for Remix has some information that is inaccurate for a couple of reasons:

  1. Using npx create-remix@latest my-project appears to install & set up Tailwind automatically, so there's no need for users to do so
  2. The resulting tailwind.config.ts and root.tsx files are not set up the same way.

The setup that is recommended in the docs appears (I'm new to remix so take that with a grain of salt) to work just as well as the automatic one, but it may be more clear to either a) tell users that they can just use npx create-remix@latest my-project and they're squared away or b) recommend changing the default setup to the one the docs currently display and explain why this is better.

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

No branches or pull requests

1 participant