aboutsummaryrefslogtreecommitdiff
path: root/scss/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'scss/helpers')
-rw-r--r--scss/helpers/_text.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/helpers/_text.scss b/scss/helpers/_text.scss
index 419703f1c..3c2dbbd1d 100644
--- a/scss/helpers/_text.scss
+++ b/scss/helpers/_text.scss
@@ -3,5 +3,5 @@
//
.text-truncate {
- @include text-truncate;
+ @include text-truncate();
}