Replies: 1 comment
-
|
Answered my own question. Was using the wrong link in my HTML. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Chrome reports this error when my page fetches output.css. The output.css file looks like:
and the browser complains about the first non-comment line.
I installed the CLI according to these instructions: https://tailwindcss.com/docs/installation/tailwind-cli
My input.css contains:
My build step is:
Using macOS, I installed npm via brew.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions