Fails when input is stdin
bep opened this issue · 1 comments
bep commented
What version of @tailwindcss/jit are you using?
v0.1.3
What version of Node.js are you using?
N/A
What browser are you using?
N/A
What operating system are you using?
macOS
Reproduction repository
N/A
- This is with
TAILWIND_MODE=buildand the CSS passed in topostcss-cliviastdin:
Error: ENOENT: no such file or directory, stat '/Users/bep/dev/sites/hugo-starter-tailwindjit-basic/stdin'adamwathan commented
Hey thanks for the report! This is ultimately going to be the same issue as #74, so going to track there.