-
> 配置 scss 全局变量
- 安装依赖`sass-resources-loader`
```
$ cnpm install sass-resources-loader -D
```
- webpack.renderer.config.js下找到moudle配置项
```javascript
{
test: /\.scss$/,
// use: ['vue-s…
-
## The devDependency [sass-loader](https://github.com/webpack-contrib/sass-loader) was updated from `7.1.0` to `7.2.0`.
🚨 [View failing branch](https://github.com/nielse63/312-Development/compare/ma…
-
## Description of the issue
Currently, it is not possible to build the container from scratch. I'm running into a error:
`
C:\Users\felix\Programmieren\wissen-digital-ewb>npm install
npm WA…
c0nb4 updated
2 months ago
-
**问题描述**
AtSwipeAction 及其各层子元素宽度变成 0,需要在微信开发者工具将每一层子元素的宽度设置成100%才可见。
![图片](https://user-images.githubusercontent.com/17630802/103992285-d4c93100-51ce-11eb-891f-207974130a2c.png)
![图片](https://use…
-
In continuation to #167.
What would be the expected output to the following two objects merge?
```ts
const conf1 = {
module: {
rules:[
{
"test": "/\\.scs…
-
**Describe the bug**
When I use the following command:
`yarn build`
Inside a plugin folder, I get the following error:
│ ERROR in ./public/index.scss?v7dark (/Users/myuse…
-
## The devDependency [sass-loader](https://github.com/webpack-contrib/sass-loader) was updated from `7.1.0` to `7.2.0`.
🚨 [View failing branch](https://github.com/adunkman/dc311rn.com/compare/master…
-
## The devDependency [sass-loader](https://github.com/webpack-contrib/sass-loader) was updated from `7.1.0` to `7.2.0`.
🚨 [View failing branch](https://github.com/amercier/reversi-vue/compare/master…
-
## Version **6.0.4** of [sass-loader](https://github.com/webpack-contrib/sass-loader) just got published.
Branch
Build failing 🚨
Dependency
…
-
感谢楼主开源,node-sass sass-loader 这两个依赖一直报错误 我应该用哪个node版本启动