-
### ⭐ Suggestion
I would be adding some hover effects to all the buttons inorder to enhance the ui.
### 💻 Use Cases
_No response_
### ❌ Related Problems
_No response_
-
系统
版次 window 7
node V8.10.0
iceworks 1.4.0
网络条件 一般
> 操作步骤
- 在ice中选择Analytical模版,新建项目,启动服务,在组件市场中,选择(ApplicationProgress和AssetInfoDisplay)区块,新建一个入口页(NewsPreview),
- 在编辑器中启动服务,错误提示从需要重新rebu…
-
When using expanded style, the ampersand construction does not work with multiple selectors:
.diva, .divb
{
.divc
{
&:after
{
width: 10%;
}
}
…
-
Release: Dart Sass v1.26.10
Platform: Windows7 32bit
When output style is set to be `compressed`, the compiler should do whatever it can to reduce the size of the output. However, the compiler sti…
-
### What is the current behavior?
Error encountered when trying to depend on a file within an npm dependency:
```
no such target '//:node_modules/@angular/material/prebuilt-themes/deeppurple-ambe…
-
At the company I work for, we have a project that uses NodeJS to compile our assets with gulp. Specifically, gulp-sass 4.1.1.
With the release of 3.4.3, we got the following error on our builds.
`…
-
### Which @angular/* package(s) are the source of the bug?
bazel, compiler-cli, compiler
### Is this a regression?
Yes
### Description
Hi, not sure if this is the right place for this.
…
-
As of Oct 26, 2020, [libsass is now deprecated](https://sass-lang.com/blog/libsass-is-deprecated) :(
The official recommendation is to move to [dart sass](https://sass-lang.com/dart-sass) instead.
…
-
I have the following animation defined
```typescript
trigger('ngIfAnimation', [
transition('* *', [
query(':enter', style({opacity: 0, transform: 'translateY(-200px)'}), {optional: …
-
```
Consider SASS language for generating CSS. See http://sass-lang.com/
```
Original issue reported on code.google.com by `johnvanb...@gmail.com` on 16 Mar 2011 at 10:40