node-postcss-value-parser

Transforms css values and at-rule params into the tree
  https://github.com/TrySound/postcss-value-parser
  0
  no reviews



This module transforms CSS declaration values and at-rule parameters into a tree of nodes, and provides a simple traversal API.

postcss is a tool for transforming styles with JS plugins.

Node.js is an event-based server-side JavaScript engine.