2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Apply at-mixin-argumentless-call-parentheses: always stylelint rule

This commit is contained in:
Martijn Cuppens
2019-07-24 08:41:18 +02:00
committed by XhmikosR
parent f4cc5d3e41
commit b2ae6a6a94
8 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
//
.text-truncate {
@include text-truncate;
@include text-truncate();
}