mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
document .hyphens() mixin
This commit is contained in:
@@ -907,6 +907,11 @@
|
||||
<td><code>@columnCount, @columnGap: @gridGutterWidth</code></td>
|
||||
<td>Make the content of any element use CSS3 columns</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>.hyphens()</code></td>
|
||||
<td><code>@mode: auto</code></td>
|
||||
<td>CSS3 hyphenation when you want it (includes <code>word-wrap: break-word</code>)</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3>Backgrounds and gradients</h3>
|
||||
|
||||
Reference in New Issue
Block a user