diff options
Diffstat (limited to 'docs/less.html')
| -rw-r--r-- | docs/less.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/less.html b/docs/less.html index a641c9ee3..a9ae68f9e 100644 --- a/docs/less.html +++ b/docs/less.html @@ -871,6 +871,11 @@ <td>Control cursor selection of text on a page</td> </tr> <tr> + <td><code>.backface-visibility()</code></td> + <td><code>@visibility: visible</code></td> + <td>Prevent flickering of content when using CSS 3D transforms</td> + </tr> + <tr> <td><code>.resizable()</code></td> <td><code>@direction: both</code></td> <td>Make any element resizable on the right and bottom</td> |
