rollup-plugin-less icon indicating copy to clipboard operation
rollup-plugin-less copied to clipboard

`[!] (plugin less) Error: Unrecognised input`

Open JasonKleban opened this issue 4 years ago • 2 comments

Even on an empty or trivial "grid.less" with no byte order mark, I'm getting this output from rollup using rollup-plugin-less (and rollup-plugin-less-modules in case that's the source, but I doubt it?)

[!] (plugin less) Error: Unrecognised input
src\content\styles\base\grid.less

even with this content:

html { }

What else can I check for?

JasonKleban avatar Jul 14 '21 14:07 JasonKleban

+1

Pearyman avatar Mar 08 '23 07:03 Pearyman

+1

weisiwu avatar Dec 13 '23 08:12 weisiwu