Bridge from jStyleParser's AST to CSS DOM API.
This library is being used in gngr
┌────────────┐ uses ┌────────────┐
│ CSS Dom │<─────────────│ Javascript │
│ Interfaces │ └────────────┘
└────────────┘
^
│
│
│ implements
│
╔══════╧═════════╗
║ Bridge ║
║ (you are here) ║
╚══════╤═════════╝
│
│ uses
│
│
V
┌──────────────┐
│ jStyleParser │
│ AST │
└──────────────┘
Please read the guide
Copyright 2014 Uproot Labs India
Distributed under the Apache v2 License