CSS grammar for lezer
  • JavaScript 100%
Find a file
2026-04-14 17:24:26 +02:00
dist Conform to expectation of recent TS versions 2023-07-03 10:57:04 +02:00
src Add support for attribute namespaces 2026-03-23 15:05:06 +01:00
test Add support for attribute namespaces 2026-03-23 15:05:06 +01:00
.gitignore Start implementing a CSS mode 2019-07-11 17:16:55 +02:00
.npmignore Start implementing a CSS mode 2019-07-11 17:16:55 +02:00
CHANGELOG.md Mark version 1.3.3 2026-03-23 15:06:57 +01:00
LICENSE Update maintainer email 2023-01-24 08:28:48 +01:00
package.json Update github links 2026-04-14 17:24:26 +02:00
README.md Adjust readme to scoped package name 2021-09-01 11:09:01 +02:00
rollup.config.js Conform to expectation of recent TS versions 2023-07-03 10:57:04 +02:00

@lezer/css

This is a CSS grammar for the lezer parser system.

The code is licensed under an MIT license.