0.0.1 • Published 6 years ago

react-scripts-sass-mobx v0.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

⚠️ Disclaimer:

This is a fork of custom-react-scripts. But without the REACT_APP_WEBPACK_DASHBOARD configuration and dependencies.

For a full list of features and options, please visit: custom-react-scripts

💡Features:

  • Decorators
  • babel-preset-stage-0
  • Less
  • Sass
  • CSS modules
  • Sass modules
  • Less modules
  • Stylus modules

the features are optional and can be turned on/off individually

❔How to use it

create-react-app my-app --scripts-version simpler-react-scripts

Modify the .env file in the root of the generated project, and add any of the configuration options below 👇 to enable that feature.

The generated project comes with every option turned on by default, but you can remove them at any time by removing the options from the .env file.