ui-lab
Version:
A Pattern-Driven UI Development Lab.
23 lines (20 loc) • 430 B
text/less
/**
<block> multiline-description
This is a description that
stretches across multiple lines
and stays in tact still :)
```javascript
{
"something": true,
"somethingelse": false
}
```
*/
.multiline-description {}
/**
<block> multiline-withbreaks
And you know what? We can
also separate it into paragraphs
if that’s what we need.
Kinda cool right? I know.
*/