From daa3013be474a2e158936b06ea152c543679b661 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sat, 14 Oct 2023 08:07:45 +0200 Subject: Update --- src/_utils.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/_utils.scss') diff --git a/src/_utils.scss b/src/_utils.scss index 7983bea..d8fbd72 100644 --- a/src/_utils.scss +++ b/src/_utils.scss @@ -22,6 +22,10 @@ $dirs: ( display: contents; } +@include iro.bem-utility('td-none') { + text-decoration: none; +} + @include iro.bem-utility('d-none') { display: none; -- cgit v1.2.3-54-g00ecf