less-loader icon indicating copy to clipboard operation
less-loader copied to clipboard

Compiles Less to CSS

Results 8 less-loader issues
Sort by recently updated
recently updated
newest added

This PR contains a: - [ ] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [x]...

This PR contains a: - [x] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [ ]...

### Feature Proposal Hello. Since #444, our build outputs have gotten quite verbose. We have some `extends '.style' has no matches` errors (seen in [tests in #444](https://github.com/webpack-contrib/less-loader/pull/444/files#diff-b821e94fd5b489ab4f3ce2713d8beced5cc369726113ba3ee52bb5b453c0bcbeR575) that repeat across...

### Modification Proposal The Less loader uses a custom implementation of the Less implementation's `FileManager` API to support Webpack-based resolution of paths and application of loader pipelines; etc. Less relies...

type: Feature

This PR contains a: - [ ] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [x]...

Description: I am encountering a build failure when using the less-loader in my project. The error message points to an unrecognized input in my LESS file. Here are the details:...

This PR contains a: - [ ] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [x]...

This PR contains a: - [ ] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [...