Init with some changes to the Serif Theme
This commit is contained in:
commit
912d143813
243 changed files with 15251 additions and 0 deletions
7
_sass/bootstrap/helpers/_text-truncation.scss
Normal file
7
_sass/bootstrap/helpers/_text-truncation.scss
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
//
|
||||
// Text truncation
|
||||
//
|
||||
|
||||
.text-truncate {
|
||||
@include text-truncate();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue