procss 0.1.5

A simple CSS parsing and transformation framework.
Documentation

PROCSS

CI

A simple CSS parsing and transformation framework.

Docs

Developer Setup

Build

cargo build

Test

cargo xtest

Lint

cargo clippy

Bench

cargo xbench

Generate docs (output at ./target/doc/procss/index.html)

cargo doc