@codemirror/lang-css
Advanced tools
Changelog
6.2.0 (2023-04-26)
Explicitly list @lezer/common as a package dependency.
Export defineCSSCompletionSource
, which allows one to define a CSS-style completion source for dialects with their own variable syntax.
Changelog
6.1.1 (2023-03-08)
Provide better completions when completing directly in a Styles
top node.
Changelog
6.0.2 (2023-01-28)
Fetch the available CSS property names in a way that works on Chrome.
Changelog
6.0.1 (2022-10-24)
CSS completion now supports a number of additional recent and semi-standardized pseudo-class names.