diff options
Diffstat (limited to 'pyblackbird_cc/static/scss/helpers/_text-truncation.scss')
-rw-r--r-- | pyblackbird_cc/static/scss/helpers/_text-truncation.scss | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/pyblackbird_cc/static/scss/helpers/_text-truncation.scss b/pyblackbird_cc/static/scss/helpers/_text-truncation.scss deleted file mode 100644 index 6421dac..0000000 --- a/pyblackbird_cc/static/scss/helpers/_text-truncation.scss +++ /dev/null @@ -1,7 +0,0 @@ -// -// Text truncation -// - -.text-truncate { - @include text-truncate(); -} |