stable
Clone or download
Read-only
request #11283 Avoid CSS build error during npm run build
This contribution aims to remove all the error like "Error: It's not clear which file to import for '@import "../../default/css/style"'." The provided solution is to add the .scss file extension in the import. Change-Id: I5286263fcbc51b06978aae6455afc5c33b7b70a9
Modified Files
Name | ||||
---|---|---|---|---|
M | www/themes/FlamingParrot/css/style.scss | +1 | −1 | Go to diff View file |