This is SASS configured react app for global variables. you can use any SASS functions,variables,mixins anywhere on your project without importing.
npx create-sass-react-app <projectName>
or
npm install -g create-sass-react-app
yarn add global create-sass-react-app
create-sass-react-app <projectName>
The files included in this repository are licensed under the MIT license.