legendary-doc-site/assets/semantic-ui/themes/joypixels/elements/emoji.variables
2020-07-03 18:22:25 -05:00

21 lines
555 B
Text

/*******************************
Emoji
*******************************/
/*--------------
Path
---------------
Downloading and hosting the joxpixels assets locally may require an additional license depending on the usage
Find joypixels licenses at https://www.joypixels.com/licenses
*/
@emojiPath: "https://cdn.jsdelivr.net/joypixels/assets/5.0/png/unicode/128/";
@emojiFileType: "png";
/*--------------
Definition
---------------*/
/* Emoji Variables */
@opacity: 1;
@loadingDuration: 2s;
@emojiLineHeight: @headerLineHeight;