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: I20baeec10ebc0f6223264f0af78468185532e182

Modified Files

Name
M www/themes/FlamingParrot/css/style.scss +1 −1 Go to diff View file