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

Error error #76

Open
AS011 opened this issue Apr 21, 2018 · 1 comment
Open

Error error #76

AS011 opened this issue Apr 21, 2018 · 1 comment

Comments

@AS011
Copy link

AS011 commented Apr 21, 2018

Module parse failed: Unexpected token (11:4)
You may need an appropriate loader to handle this file type.
| const scssClasses = classNames('btn', className);
| return (
|
| {children}
|

I have written the same code but this error shows up and is not getting resolved.Please help.

@Jbonez87
Copy link

Have you tried adding node-sass-chokidar? Here's the recommended way to add sass to create-react-app: https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#adding-a-css-preprocessor-sass-less-etc

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

No branches or pull requests

2 participants