This website works better with JavaScript.
Home
Explore
Help
Sign In
uradotdesign
/
ura.design
mirror of
https://github.com/uradotdesign/ura.design
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
The repo tracks work progress for ura.design website redesign
91
Commits
2
Branches
0
Tags
93 MiB
Tree:
6c73910f83
ura.design
/
assets
/
scss
/
bootstrap
/
helpers
/
_text-truncation.scss
8 lines
73 B
Raw
Normal View
History
First push
3 years ago
//
// Text truncation
//
.
text-truncate
{
@include
text-truncate
()
;
}