Hatem

Results 4 comments of Hatem

> I don't see any valid change besides the Readme change rest all are formatting and your .gitignore ignores *.lock which should always be committed. did you check the `index.js`...

I had the same issue, looks like `argon-design-system-react.scss` file is pointing to the wrong paths. I update the paths manually, it works but it's not viable with node_modules updates. Here's...

I had the exact same issue, I fixed this by running `zplug clear` (worked with manual and brew install)