Philipp Serfling

Results 9 comments of Philipp Serfling

Is there any eta? This bug is making me trouble [6088](https://github.com/angular-ui/bootstrap/issues/6088)

+1 for adding that option

`index.less` with following import fails @import "**/*.less" src/ ├── a │ └── foo.less ├── bar.less └── index.less I am using the plugin with Grunt. `package.json` looks like this "grunt-contrib-less": "1.4.0",...

Oh i am sorry, maybe `src` was not the best word for that folder. Imagine that under `src` ther are only *.less files and folders containing *.less files. The node_modules...

This looks all very promising **Now working:** `@import "*.less"` `@import "./*.less"` `@import "./**/*.less"` `@import "**/*.less"` Not working: `-` thank you!

i guess this can be closed then.

@MasonM Oh gosh what a pitty. I could fix it by updating to TypeScript 5.x and VS Code to 1.80.0 See https://stackoverflow.com/questions/76071355/vite-default-template-giving-error-in-vscode-moduleresolution-bundler