question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Warning Less File text-decoration-skip

See original GitHub issue

Version

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:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
vthinkxiecommented, Feb 22, 2019

@ravivit9 @xy1041 @tony-yyj new version will be released before 02/28

0reactions
tony-yyjcommented, Feb 22, 2019

什么时候发个版呢?最新的7.0。0-rc.3版本还是会有这个报警,很糟心

Read more comments on GitHub >

github_iconTop Results From Across the Web

text-decoration-skip-ink - CSS: Cascading Style Sheets | MDN
The text-decoration-skip-ink CSS property specifies how overlines and underlines are drawn when they pass over glyph ascenders and ...
Read more >
text-decoration-skip - CSS-Tricks
The text-decoration-skip property specifies where a text underline, overline, or strike-through should break. This improves legibility of ...
Read more >
lcoder/postcss-delete-text-decoration-skip - GitHub
clear antd2.x text-decoration-skip warning. Contribute to lcoder/postcss-delete-text-decoration-skip development by creating an account on GitHub.
Read more >
CSS, SCSS, and Less support in Visual Studio Code
Warn when using float as floats lead to fragile CSS that is easy to break if one aspect of the layout changes. ignore....
Read more >
Styling html text without CSS - Stack Overflow
That is the easiest way and by doing so the code is in all one place, inside the head of the HTML file...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found