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

CSS Loader

Results 40 css-loader issues
Sort by recently updated
recently updated
newest added

It is not true, that to use css-loader webpack 5 is needed. This PR contains a: - [ ] **bugfix** - [ ] new **feature** - [ ] **code refactor**...

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** - [x]...

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** - [x]...

### Bug report CSS modules are not being processed properly when there are special characters in the animation name. For example: ``` @-webkit-keyframes \@bounce { 0%, 100% { transform: translateY(-25%);...

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

- Operating System: Windows 10 - Node Version: v14.14.0 - NPM Version: 6.14.8 - webpack Version: 5.1.3 - css-loader Version: 5.0.0 ### Expected Behavior The `@charset` declaration at the top...

type: Bug

### Bug report We are using `css-loader` with server-side rendering (SSR), so we run webpack twice: once for the client and once for the server. For the client, we need...

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