• Alessandro Burato's avatar
    update CSS preprocessor instructions (#1543) · ce0d6eeb
    Alessandro Burato authored
    * update CSS preprocessor instructions
    - Windows shell users should note that running two programs simultaneously is not supported.
    
    * fix the order of SASS build step
    - the suggested build step with integrated CSS preprocessing is wrong. The SASS preprocessor should run first, then the react-scripts build will pick the up-to-date final CSS
    
    * Add tweaks from PR discussion
    ce0d6eeb