This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
twbs--bootstrap
Watch
1
Star
0
Fork
You've already forked twbs--bootstrap
0
mirror of
https://github.com/twbs/bootstrap.git
synced
2022-11-09 12:25:43 -05:00
Code
Releases
Activity
9b6c815148
twbs--bootstrap
/
scss
/
helpers
/
_text-truncation.scss
8 lines
73 B
SCSS
Raw
Normal View
History
Unescape
Escape
Helpers & utilities split (#28445)
2019-05-23 05:56:03 -04:00
//
Link helpers & use utility API for all utilities
2019-08-17 14:19:00 -04:00
// Text truncation
Helpers & utilities split (#28445)
2019-05-23 05:56:03 -04:00
//
.
text-truncate
{
Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule
2019-07-24 02:41:18 -04:00
@include
text-truncate
()
;
Helpers & utilities split (#28445)
2019-05-23 05:56:03 -04:00
}
Copy permalink