diff options
| author | Mark Otto <[email protected]> | 2012-01-25 00:41:05 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-25 00:41:05 -0800 |
| commit | c5103d0ad12c2b1bb1ca7f35c56e6126233f5e08 (patch) | |
| tree | b739fe5cfe7d648cd5e8be5cfffbfd70b36ae378 /docs/upgrading.html | |
| parent | ae70d2a8b6db76d0b3a2a2ef4540a270f0f5c257 (diff) | |
| parent | 64f85e037102425062a43ba17b9d5b1f4c4acba7 (diff) | |
| download | bootstrap-c5103d0ad12c2b1bb1ca7f35c56e6126233f5e08.tar.xz bootstrap-c5103d0ad12c2b1bb1ca7f35c56e6126233f5e08.zip | |
Merge pull request #1181 from jwieland/updatelessdoc
Minor doc changes about less.js version
Diffstat (limited to 'docs/upgrading.html')
| -rw-r--r-- | docs/upgrading.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/upgrading.html b/docs/upgrading.html index 7dab4c000..9283f4aee 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -135,6 +135,12 @@ <li>Pills now have dropdown menu support (they share the same markup and styles as tabs)</li> </ul> </li> + <li>Update Less.js + <ul> + <li>Make sure to use to the current release of <a href="http://lesscss.org/">less.js</a> </li> + </ul> + </li> + </ul> <!-- <li> |
