sublime-csscomb
sublime-csscomb copied to clipboard
Error thrown when plugin is used
I have an issue that came from the 1.0 version, i can't “comb” any files, it always throw me an error.
- I have tried multiple packages for the syntax (looking at other people issues), Sass, Less, Scss & CSS3.
- I'm using CSScomb on .scss files.
- I already tried to remove/reinstall the package, even tried on a clean ST3 install.
- I'm using CSScomb by selecting directives
But i still get this error :
CSScomb error:
/Users/sebastien/Library/Application Support/Sublime Text 3/Packages/CSScomb/node_modules/csscomb/node_modules/csscomb-core/lib/core.js:412
throw e;
^
Please check the validity of the block starting from line #1
1*| font-size: 40px;
2 | margin-bottom: 8px;
3 | user-select: text;
Gonzales PE version: 3.0.0-10
CSScomb Core version: 2.0.2
Any solution?
I get the same error
+1. it is working in other file types (css, scss, sass) but not less. :sob:
+1 get this same issue. (LESS)
You should select all of the code including h1.And then you can Comb CSS styles.
+1 same issue on CSS file
+1
I get the same error!
Same issue :/ ...Wait, it seems to be working, just not on this one file...
Same error -- what's up?
The solution is:
remove the package CSScomb, because generic conflic between ColorPik and this package
Just Remove the package CSScomb