An open API service indexing awesome lists of open source software.

https://github.com/hlhr202/rust-css-parser

This project aims to implement a CSS(less like) parser in rust. Currently the code is targeting the PostCSS AST. Very early stage, do not use in production.
https://github.com/hlhr202/rust-css-parser

css lexer parser rust

Last synced: 10 months ago
JSON representation

This project aims to implement a CSS(less like) parser in rust. Currently the code is targeting the PostCSS AST. Very early stage, do not use in production.

Awesome Lists containing this project