Commit ef76106
committed
Try running tailwind through npx prefix
See if this fixes a permission error on Render.
```
/usr/bin/bash: line 1: /opt/render/project/src/node_modules/.bin/tailwindcss: Permission denied
error: script "build:css" exited with code 126
```1 parent c7426f2 commit ef76106
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
0 commit comments