DavidWells / PostCSS-tutorial

Tutorial on adding PostCSS to `create-react-app` CLI
102 stars 14 forks source link

Create process to add PostCSS without ejecting (via fork) #2

Open karlhorky opened 7 years ago

karlhorky commented 7 years ago

Hi, thanks for the project! What do you think of adding a recommendation to use a fork as discussed in create-react-app#682. Maybe just to recommend this at the start of the readme as best practice?

quantuminformation commented 7 years ago

This would be great, ejecting is the last thing I want to do.