https://github.com/jabranr/react-scripts
Experiment: Improved postcss config in react scripts
https://github.com/jabranr/react-scripts
create-react-app experiment postcss postcss-config postcss-loader react react-scripts
Last synced: 21 days ago
JSON representation
Experiment: Improved postcss config in react scripts
- Host: GitHub
- URL: https://github.com/jabranr/react-scripts
- Owner: jabranr
- License: mit
- Created: 2019-04-25T15:59:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-25T16:36:00.000Z (over 6 years ago)
- Last Synced: 2025-01-16T10:32:24.159Z (about 1 year ago)
- Topics: create-react-app, experiment, postcss, postcss-config, postcss-loader, react, react-scripts
- Language: JavaScript
- Size: 77.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-scripts
This package includes scripts and configuration used by [Create React App](https://github.com/facebook/create-react-app).
Please refer to its documentation:
- [Getting Started](https://facebook.github.io/create-react-app/docs/getting-started) – How to create a new app.
- [User Guide](https://facebook.github.io/create-react-app/) – How to develop apps bootstrapped with Create React App.