csstree / csstree/csstree

Maintenance status

Open
#279 5 comments 6 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.1k
Forks
131
PR merge metrics
No merged PRs in 30d

Description

Hi @lahmatiy,

I am one of the maintainers of Stylelint.

In Stylelint we use `csstree` to validate the values for each property.
The rule in question isn't part of a standard config but we are hoping it might be in the future.
We think that this kind of validation is really valuable for CSS authors.

This rule is very similar to https://github.com/csstree/stylelint-validator

----

Since creating this rule we have encountered various false positives/negatives because the syntax data published with `csstree` is starting to fall behind.

We are unsure what the current status is of `csstree` and if regular updates might resume in the future?

Having a bit more insights into the status of `csstree` would help us pick a path forwards.

An equally valid path forwards would be for us to maintain our own dataset but we rather contribute here so that more people can benefit from these updates.

Thank you in advance

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.