I tried to add bootstrap-formhelpers asset. But I get the following error:
File to import not found or unreadable: bootstrap-formhelpers/bootstrap-formhelpers.
It seems that the generated bootstrap-formhelpers.scss tries to load .less files, but this doesn't seem to work. When renaming the file to a .less file itself, it's working.
What to do?
I tried to add bootstrap-formhelpers asset. But I get the following error:
It seems that the generated
bootstrap-formhelpers.scsstries to load.lessfiles, but this doesn't seem to work. When renaming the file to a.lessfile itself, it's working.What to do?