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

heads up on build error #1

Open
JaneOri opened this issue Sep 24, 2019 · 1 comment
Open

heads up on build error #1

JaneOri opened this issue Sep 24, 2019 · 1 comment

Comments

@JaneOri
Copy link

JaneOri commented Sep 24, 2019

Hey!
If you try to run build in a Create React App project with augmented-ui, you'll run into a parsing bug in postcss-calc that prevents the build:

postcss/postcss-calc#77

You can avoid it (without ejecting) by putting this in your package.json:
postcss/postcss-calc#77 (comment)

like so:
https://github.com/jessmear/fcc-quote-machine/blob/b97a3576cdfc945d226c0f6b9e66cc7228d5fbcc/package.json#L25-L32

Hope it helps! Thank you for checking out augmented-ui!
//James

(I'll add this to the readme soon)

@rmhancock
Copy link
Owner

Hey James!

Sorry for the late reply, thank you for the fix :) Can't wait to play around with it and thank you for making it!

Cheers
Ross

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