argon-design-system-angular
argon-design-system-angular copied to clipboard
ng build --prod $icon reference incorrect in scss file
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.
92% chunk asset optimization optimize-css-webpack-pluginAn unhandled exception occurred: Lexical error on line 1: Unrecognized text.
Erroneous area:
1: 100% - $icon-size-xl - 1
^.........^
@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.
@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