@fontsize: 12px;
@lineHeight: @fontsize + 4px;
.u-text {
font-size: @fontsize;
line-height: @lineHeight;
}
lesscopy success
{
"name": "@json",
"version": "0.0.1"
}
jsoncopy success
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Demo</title>
</head>
<body>
<header></header>
<article></article>
<footer></footer>
</body>
</html>
htmlcopy success
some normal text.