Unrecognised input. Possibly missing opening '{'
- diff2html version: 3.4.48
I encountered the following error:
- Unrecognised input. Possibly missing opening '{' in ./node_modules/.pnpm/[email protected]/node_modules/diff2html/bundles/css/diff2html.min.css (line 1, column 1743)
It seems that there is a problem with the CSS format.
Can you provide an example of how you got into that error?
I use import 'diff2html/bundles/css/diff2html.min.css'; in my code. I verified the CSS format of version 3.4.48 through the website. The error report is as follows. I searched online and found that it might be a problem with CSS Lint.
I have no idea what it can be seems something specific to your setup.
If you share a simple project with reproducing the error feel free to reopen, otherwise I won't be able to help