IWANABETHATGUY
IWANABETHATGUY
> Have you tested this parser with any open source JSON test suites? For example: https://github.com/nst/JSONTestSuite Not yet. (only use prettier json test case.) The rome member suggested me to...
this would also helpful when we try to implement a LL(2) parser (related to #104 ) without introduce too much overhead.
extra dependency: `icss-utils`
https://github.com/css-modules/postcss-modules-scope
https://github.com/postcss/autoprefixer
> Hi, I thought about a rust implementation of postCSS for quite some time and I'm glad this attempt exists. I am a beginner in Rust and while I was...
> yeah that was my impression as well. All the parsers out there are focused on spec compliant grammars, while postcss is much simpler and flexible (and that could also...
https://github.com/postcss/postcss-selector-parser
https://github.com/postcss/postcss-calc
we don't want to port cssnano, because there is already have a rust compressor and minifier `parcel-css`