-
Notifications
You must be signed in to change notification settings - Fork 301
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
ng build --prod $icon reference incorrect in scss file #8
Comments
@timcreative , I actually have a fix for this if you want to give me access to submit a new branch and PR. EDIT: I forked and created a PR. |
Fixes creativetimofficial#8 with $icon-size references in the _icons.scss file that was causing ng build --prod to fail.
@jdcargile, It doesn't look like it happened but did you manage to get this change committed to the master branch? |
@netlander, unfortunately not. The PR has been submitted and sent over to @timcreative, but no response from Mar 30. 2020. |
@jdcargile nevermind, thanks for the fixes, they are easy enough to apply manually. |
I’m glad it was helpful! Happy coding! |
@jdcargile can u tell me how u fixed it.. i still have the error |
This issue is in reference to the Angular version of Argon Design System.
https://www.creative-tim.com/new-issue/argon-design-system-angular
Issue: Performing
ng build --prod
fails with the following error.The text was updated successfully, but these errors were encountered: