Skip to content

Framework Guide: Remix is inaccurate #1872

Closed
@jkellogg01

Description

@jkellogg01

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions