From 8f4424585094354589fbab80d5b0e6b1bb6d87cf Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 13 May 2012 14:31:31 -0700 Subject: document .hyphens() mixin --- docs/less.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/less.html') diff --git a/docs/less.html b/docs/less.html index 476f5ac98..aff16044f 100644 --- a/docs/less.html +++ b/docs/less.html @@ -907,6 +907,11 @@ @columnCount, @columnGap: @gridGutterWidth Make the content of any element use CSS3 columns + + .hyphens() + @mode: auto + CSS3 hyphenation when you want it (includes word-wrap: break-word) +

Backgrounds and gradients

-- cgit v1.2.3