xiaofuzi / rollup-plugin-less

a less rollup plugin
22 stars 23 forks source link

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

Open JasonKleban opened 3 years ago

JasonKleban commented 3 years ago

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?

Pearyman commented 1 year ago

+1

weisiwu commented 9 months ago

+1