Re: [csswg-drafts] Define guidelines for preprocessors, libraries, frameworks (#7150)

A vendor prefix guideline does not help for syntactical things like custom units : https://github.com/csstools/custom-units

```css
.my-component {
  font-size: 24--rpx;
  padding-inline: 3--step;
}
```

-- 
GitHub Notification of comment by romainmenke
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7150#issuecomment-1243040451 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 11 September 2022 20:51:01 UTC