Skip to content
#

prisma

Here are 624 public repositories matching this topic...

prisma
thedavidprice
thedavidprice commented Oct 8, 2020

Continued from redwoodjs/redwood#1223

Note: --force option does not resolve the issue

Error output:

$ yarn rw setup tailwind
yarn run v1.22.4
$ C:\Users\tobbe\dev\redwood\rw20\node_modules\.bin\rw setup tailwind
  √ Installing packages...
  √ Configuring PostCSS...
  × Initializing Tailwind CSS...
    → info Visit https://yarnpkg.com/en/docs/cli/run f
blitz
egonm12
egonm12 commented Oct 18, 2020

What is the problem?

I want to suggest to move the tsc command from the pre-commit hook to the pre-push hook in the Blitz boilerplate project. The reason for this change is that I find myself quite often in the middle of changes where I only want to commit a chunk of it (e.g. a style change).
Because there is no official way of running tsc on specific files you are not able to only

plaa
plaa commented May 6, 2019

Actual Behavior

Field coloring varies depending whether the opening brace or directive is on the same line as the type definition. Especially in more complex cases (the Bar example below) it may be preferable to have directives on their own lines.

See field: String below:

<img width="461" alt="Screenshot 2019-05-06 at 14 33 44" src="https://user-images.githubusercontent.com/1436281/57

Improve this page

Add a description, image, and links to the prisma topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the prisma topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.