Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add details for using a css pre-processor. #486

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aviskarkc10
Copy link

Add details for using a css pre-processor in the readme for developing and building react components


```json
"scripts": {
"start": "npm-run-all -p build-css start-js",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you mean watch-css instead of build-css?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was a really long time ago. But i guess i mean build-css, because i created this repository using nwb and it has build-css and not watch-css

https://github.com/aviskarkc10/react-d3-donut/blob/master/package.json

I could very well be wrong.

@busyzz-1994
Copy link

@aviskarkc10 how to solve this problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants