sasstools / sass-lint

Pure Node.js Sass linting
MIT License
1.77k stars 534 forks source link

Please check validity of the block starting from line #1328

Open martinapitakova opened 2 years ago

martinapitakova commented 2 years ago

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.: image first line is problem.

Can you help me with that? Any ideas?