Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
fc1118c8
Commit
fc1118c8
authored
Aug 26, 2011
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump less version number in docs
parent
0fcda162
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/index.html
docs/index.html
+1
-1
No files found.
docs/index.html
View file @
fc1118c8
...
...
@@ -1237,7 +1237,7 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita
<p>
Use this option to make full use of Bootstrap’s Less variables, mixins, and nesting in CSS via javascript in your browser.
</p>
<pre
class=
"prettyprint linenums"
>
<
link rel="stylesheet/less" href="less/bootstrap.less" media="all" /
>
<
script src="js/less-1.
0.41
.min.js"
><
/script
>
</pre>
<
script src="js/less-1.
1.3
.min.js"
><
/script
>
</pre>
<p>
Not feeling the .js solution?
<a
href=
"http://incident57.com/less"
target=
"_blank"
>
Try the Less Mac app
</a>
or
<a
href=
"http://lesscss.org/#-client-side-usage"
target=
"_blank"
>
use Node.js
</a>
to compile when you deploy your code.
</p>
<h2>
What’s included
</h2>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment