mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 16:50:00 +02:00
Apply at-mixin-argumentless-call-parentheses: always
stylelint rule for v4 mixins
This commit is contained in:
committed by
XhmikosR
parent
d59aa2c702
commit
48e86c5796
@@ -11,7 +11,7 @@
|
||||
.text-justify { text-align: justify !important; }
|
||||
.text-wrap { white-space: normal !important; }
|
||||
.text-nowrap { white-space: nowrap !important; }
|
||||
.text-truncate { @include text-truncate; }
|
||||
.text-truncate { @include text-truncate(); }
|
||||
|
||||
// Responsive alignment
|
||||
|
||||
|
Reference in New Issue
Block a user