Warning Less File text-decoration-skip
See original GitHub issueVersion
7.0.0-rc.3
Environment
Angular CLI: 7.3.1 Node: 10.15.1 OS: linux x64 Angular: 7.2.4 … animations, common, compiler, compiler-cli, core, forms … language-service, platform-browser, platform-browser-dynamic … router
Package Version
@angular-devkit/architect 0.13.1 @angular-devkit/build-angular 0.13.1 @angular-devkit/build-ng-packagr 0.13.1 @angular-devkit/build-optimizer 0.13.1 @angular-devkit/build-webpack 0.13.1 @angular-devkit/core 7.3.1 @angular-devkit/schematics 7.3.1 @angular/cdk 7.3.1 @angular/cli 7.3.1 @ngtools/json-schema 1.1.0 @ngtools/webpack 7.3.1 @schematics/angular 7.3.1 @schematics/update 0.13.1 ng-packagr 4.7.0 rxjs 6.4.0 typescript 3.1.6 webpack 4.29.0
Steps to reproduce
$ ng serve
What is expected?
No warnings
What is actually happening?
WARNING in ./src/theme.less (./node_modules/@angular-devkit/build-angular/src/angular-cli-files/plugins/raw-css-loader.js!./node_modules/postcss-loader/src??embedded!./node_modules/less-loader/dist/cjs.js??ref--15-3!./src/theme.less) Module Warning (from ./node_modules/postcss-loader/src/index.js): Warning
(155:3) Replace text-decoration-skip: ink to text-decoration-skip-ink: auto, because spec had been changed
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (2 by maintainers)

Top Related StackOverflow Question
@ravivit9 @xy1041 @tony-yyj new version will be released before 02/28
什么时候发个版呢?最新的7.0。0-rc.3版本还是会有这个报警,很糟心