File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1- # postcss-values-parser
1+ # postcss-values-parser [ ![ Build Status ] ( https://travis-ci.org/lesshint/postcss-values-parser.svg?branch=master )] ( https://travis-ci.org/lesshint/postcss-values-parser )
22
33<img align="right" width="95" height="95"
44 title="Philosopher’s stone, logo of PostCSS"
55 src="http://postcss.github.io/postcss/logo.svg">
66
7- [ ![ Build Status] ( https://travis-ci.org/lesshint/postcss-values-parser.svg?branch=master )] ( https://travis-ci.org/lesshint/postcss-values-parser )
8-
97A CSS property value parser for use with [ PostCSS] ( https://github.com/postcss/postcss ) ,
108following the same node, container, and traversal patterns as PostCSS.
119
10+ ##   ;
11+ <p align =" center " >
12+ <b >:rocket :   ; Are you ready to tackle ES6 and hone your JavaScript Skills?</b >   ; :rocket : <br />
13+ Check out these outstanding <a href =" https://es6.io/ " >ES6 courses</a > by <a href =" https://github.com/wesbos " >@wesbos </a >
14+ </p >
15+ ---
16+
1217As with PostCSS and postcss-selector-parser, this parser generates an
1318[ Abstract Syntax Tree] ( https://en.wikipedia.org/wiki/Abstract_syntax_tree ) ,
1419(aka "AST") which allows for ease of traversal and granular inspection of each
You can’t perform that action at this time.
0 commit comments