feat(uti): Compiled CSS
[csit.git] / resources / tools / dash / app / pal / static / sass / bootstrap / helpers / _text-truncation.scss
diff --git a/resources/tools/dash/app/pal/static/sass/bootstrap/helpers/_text-truncation.scss b/resources/tools/dash/app/pal/static/sass/bootstrap/helpers/_text-truncation.scss
new file mode 100644 (file)
index 0000000..6421dac
--- /dev/null
@@ -0,0 +1,7 @@
+//
+// Text truncation
+//
+
+.text-truncate {
+  @include text-truncate();
+}