create-sass-react-app

1.0.3 • Public • Published

React Sass App

npm version

This is SASS configured react app for global variables. you can use any SASS functions,variables,mixins anywhere on your project without importing.

Create App Without install globally

npx create-sass-react-app <projectName>

or

Install globally

With NPM

npm install -g create-sass-react-app

With YARN

yarn add global create-sass-react-app

To create app with installed package

create-sass-react-app <projectName>

License

The files included in this repository are licensed under the MIT license.

/create-sass-react-app/

    Package Sidebar

    Install

    npm i create-sass-react-app

    Weekly Downloads

    1

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    6.15 kB

    Total Files

    7

    Last publish

    Collaborators

    • gihan.rangana