Update README.md claim of "perfect" Parcel support#1286
Merged
ai merged 2 commits intopostcss:masterfrom Jul 17, 2019
wesleyboar-fka-iosulfur:patch-1
Merged
Update README.md claim of "perfect" Parcel support#1286ai merged 2 commits intopostcss:masterfrom wesleyboar-fka-iosulfur:patch-1
ai merged 2 commits intopostcss:masterfrom
wesleyboar-fka-iosulfur:patch-1
Conversation
Update `README.md` to not tout Parcel's implementation as "perfect". There are [the several issues in Version 1](https://github.com/parcel-bundler/parcel/labels/CSS%20Preprocessing). And [Version 2](https://github.com/parcel-bundler/parcel/projects/5) is not out yet to [possibly fix the issues via [issue #2157](parcel-bundler/parcel#2157). I am amenable to any alteration of this edit. Perhaps, the change should be _only_ to remove the word "perfect". But, Parcel's implementation has been flawed for a long time. _I provide the extra information, in hopes of saving someone else from believing Parcel will manage PostCSS for them. Three times over this and the past years, I have crawled out of the maze of Parcel & PostCSS rabbit holes to decide that it is _still_ better for a project to process with PostCSS directly, independently of Parcel._
I fixed grammatical errors that I made in my previous edit of the README.md.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update
README.mdto not tout Parcel's implementation as "perfect". There are the several issues in Version 1. And Version 2 is not out yet to possibly fix the issues via issue #2157.I am amenable to any alteration of this edit. Perhaps, the change should be only to remove the word "perfect". But, Parcel's implementation has been flawed for a long time.
I provide the extra information, in hopes of saving someone else from believing Parcel will manage PostCSS for them. Three times over this and the past years, I have crawled out of the maze of Parcel & PostCSS rabbit holes to decide that it is still better for a project to process with PostCSS directly, independently of Parcel.