Skip to content

Commit 5985f78

Browse files
committed
Merge pull request #37 from jeddy3/update-stylelint-support
Remove note about stylelint compatibility
2 parents 4c63e71 + 3d4727a commit 5985f78

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,6 @@ const root = postCssLess.parse('// Hello world');
161161
root.first.raws.content // => '// Hello world'
162162
````
163163

164-
### Stylelint support
165-
`postcss-less` parser **is not compatible** with `Stylelint`, because `Stylelint` can't process syntax tree from `postcss-less`!
166-
167164
## Contribution
168165
Please, check our guidelines: [CONTRIBUTING.md](./CONTRIBUTING.md)
169166

0 commit comments

Comments
 (0)