cannot find module scss file in SPFx web-part
This error occurs while we are building a new webpart
There are two possible solution as belwo that worked for me
There are two possible solution as belwo that worked for me
- Made a small change in the .scss file and save it.
- If the above not work then simple run the project by "gulp serve". the error will no longer exists after this.
Comments
Post a Comment