Open erkantaskin-eurostar opened 1 month ago
Hi @Nikhil-Nandagopal @rahulbarwal @somangshu @carinanfonseca, If anyone of you could give me some pointers on the current implementation (How to replicate/test, which files to look etc), I'd be happy to work on this. Please let me know.
Thanks.
Is there an existing issue for this?
Summary
In current implementation we have just 3 option to style text decoration but we need
line-through
as well as you can see in this example: https://www.w3schools.com/cssref/playdemo.php?filename=playcss_text-decoration-line&preval=line-throughWhy should this be worked on?
In one of our page we need to show some rows with
line-through
text decoration style.