Customized create-react-app scripts which adds
- SASS support (.scss)
@src
alias for pseudo-absolute imports
To use
create-react-app --scripts-version @mgutz/react-scripts my-app
These features required changes to CRA's webpack configs necessitating a fork.