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

Tailwind: Generate prettier-approved code #4541

Merged
merged 3 commits into from
Mar 1, 2022

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Feb 20, 2022

As soon as you add something to index.css in a RW app and save the file you'll get a diff on the tailwind import if you used the RW tailwind setup command.

image

This PR switches the quotes the generator uses to align with what prettier wants.

@Tobbe Tobbe added the release:fix This PR is a fix label Feb 20, 2022
@Tobbe Tobbe requested a review from dthyresson February 21, 2022 19:41
@Tobbe Tobbe enabled auto-merge (squash) March 1, 2022 12:57
@Tobbe Tobbe merged commit eef3fdf into redwoodjs:main Mar 1, 2022
@jtoar jtoar added this to the next-release milestone Mar 1, 2022
@Tobbe Tobbe deleted the tobbe-tw-quotes branch March 1, 2022 13:19
dac09 added a commit that referenced this pull request Mar 2, 2022
…ors-db-auth

* 'main' of github.com:redwoodjs/redwood: (366 commits)
  fixi(prisma): Set default cwd for runCommand task to base (#4604)
  Tailwind: Generate prettier-approved code (#4541)
  Webhook verifiers: Add Base64Sha256 version for Svix webhooks used by Clerk auth (#4598)
  Update dependency cypress to v9.5.1 (#4602)
  Update dependency typescript to v4.6.2 (#4603)
  Update dependency yargs-parser to v21.0.1 (#4595)
  Update typescript-eslint monorepo to v5.13.0 (#4601)
  fix dbAuth Auth template roles logic and types, run type-check on Smoke-test CI, and resolve TS errors (#4566)
  Update seed.ts to reflect correct input type (#4560)
  feat(exec): Allow listing of scripts with rw exec to improve dx (#4600)
  Update dependency zx to v5.2.0 (#4596)
  remove packageManager yarn v3 from fixture
  Update dependency @types/lodash to v4.14.179 (#4582)
  Bump url-parse in /__fixtures__/example-todo-main-with-errors (#4584)
  Bump url-parse from 1.5.7 to 1.5.10 in /__fixtures__/example-todo-main (#4585)
  Update dependency @supabase/supabase-js to v1.30.7 (#4589)
  Checking jest config web api (#4529)
  Add Codemod to Update Fatal Error Page to support Development version (#4577)
  Update dependency eslint-plugin-react to v7.29.2 (#4586)
  Update dependency systeminformation to v5.11.5 (#4587)
  ...
@thedavidprice thedavidprice modified the milestones: next-release, v0.48.0 Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix This PR is a fix
Projects
No open projects
Status: Archived
Development

Successfully merging this pull request may close these issues.

4 participants