I am using "sass-lint": "^1.12.0".
I have problem with this error:
1:1 error Please check validity of the block starting from line #1 Fatal
Error is showing on lines where is import of file starting with ../
For e.g.:

first line is problem.
Can you help me with that? Any ideas?