The docs use single line comments //
https://tailwindcss.com/docs/installation#3-use-tailwind-in-your-css
If somebody c&p this in his css he will get the following error if someone does not use https://github.com/moczolaszlo/postcss-inline-comment
I'd suggest to remove single line comments from the docs?