Date: 2024-11-15 17:44:13
Score: 1.5
Natty:
- Avoid using newer version, remove
~
.
- try using this
sassOptions: { includePaths: [path.join(__dirname, 'styles'), 'node_modules'], }
Reasons:
- Low length (1):
- Has code block (-0.5):
- Low reputation (1):
Posted by: Tanmay Nandwana