-
I believe I saw something similar to this in the source repository for Bourbon, but with gulp-sass-^2.0.4 and node-neat-^1.7.2, any time I use a Bourbon mixin containing ampersands the script seems to…
-
- [x] [Proposal](https://github.com/sass/sass/blob/main/accepted/css-function-mixin-preparation.md) (https://github.com/sass/sass/pull/3812)
- [x] Update official spec (https://github.com/sass/sass/p…
stof updated
5 months ago
-
@Spiderpig86 manually installed it and had to change the syntax
```
@forward "./absolute";
```
to
```
@forward "absolute";
```
to get things working again. Just to not…
-
-
### UIkit Version
3.21.6
### Actual Behavior
Hi, I'm having this SASS warning when compiling the files:
Deprecation Warning: Sass's behavior for declarations that appear after nested
rul…
-
- [x] [Proposal](https://github.com/sass/sass/blob/main/accepted/remove-feature-exists.md) (https://github.com/sass/sass/pull/3749)
- **Deprecation**
- [x] Update official spec (https://github.com…
nex3 updated
2 months ago
-
**问题描述**
pnpm,vite,taro-ui模板,试了weapp和h5都不显示样式
按照#1726里的说明进行了配置,但是仍然无法显示样式
并且全局引入会导致编译报错,试了`方式 2: 通过 babel 插件按需引入组件`也不显示样式
**复现步骤**
```ts
// pages/index/index.tsx
import { Component, Props…
-
When using the sass files via sass-embedded (from sass-loader in webpack) I see deprecation warnings like this:
```
WARNING in ./src/oversight/static_src/oversight/vendor.scss (./node_modules/css-lo…
-
Thank you again for the quick fixes!
I think I found another one: When using plugin-sass in conjunction with plugin-css ([CSS Variable Mode](https://cobalt-ui.pages.dev/integrations/sass#css-variab…
-
Branch: [feature/ExtJS-5.1.1](https://github.com/Edirom/Edirom-Online/tree/feature/ExtJS-5.1.1)
ExtJS 4.2.0 documentation: https://cdn.sencha.com/ext/gpl/4.2.1/docs/#!/api
ExtJS 5.1.1 documenation…