sass-loader
sass-loader copied to clipboard
Compiles Sass to CSS
### Bug report ### Actual Behavior Build error with Yarn 3 & `@use` or `@include` usage (related to https://github.com/webpack-contrib/sass-loader/issues/802) ### Expected Behavior No build errors ### How Do We Reproduce?...
This PR contains a: - [ ] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [...
This PR contains a: - [ ] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [x]...
This is the style from my Vue template file: ``` a color: inherit cursor: pointer .nav-link.active border-bottom: 4px solid #28a745 .nav-justified border-bottom: 0.25px solid lightgray .fade-enter-active, .fade-leave-active transition: opacity .1s...
This PR contains a: - [ ] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [x]...
### Bug report Cannot with build SASS anymore ### Actual Behavior ```bash ./src/app/modules/material/scss/material/theme/_cory-mat-theme-dark-matrix.scss:1:0 - Error: Module parse failed: Unexpected token (1:0) File was processed with these loaders: * ./node_modules/resolve-url-loader/index.js *...
- [ ] **bugfix** - [ ] new **feature** - [x] **code refactor** - [ ] **test update** - [ ] **typo fix** - [ ] **metadata update** ### Motivation...
Documentation Is: It's mentioned [here](https://github.com/webpack-contrib/sass-loader#resolving-import-at-rules) that resolution is done: 1. First, by resolving as a relative path 2. If not found, it will try to search through the `node_modules` directory....
# Fibers package is depreated. _April 13th, 2021_ [**Node v16.x**](https://github.com/laverdet/node-fibers "Node Fibers") see their README.md https://github.com/webpack-contrib/sass-loader/blob/8cd2b19b15d00300d9cb3a4893698181af8651ce/README.md?plain=1#L243
This PR contains a: - [ ] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [x]...