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
2c58bd52
Commit
2c58bd52
authored
Aug 21, 2015
by
Max Beatty
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Preprocessor section of homepage
parent
69f92408
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
docs/assets/img/sass-less.png
docs/assets/img/sass-less.png
+0
-0
docs/assets/img/sass.png
docs/assets/img/sass.png
+0
-0
docs/index.html
docs/index.html
+2
-2
No files found.
docs/assets/img/sass-less.png
deleted
100644 → 0
View file @
69f92408
14.2 KB
docs/assets/img/sass.png
0 → 100644
View file @
2c58bd52
11.1 KB
docs/index.html
View file @
2c58bd52
...
...
@@ -55,8 +55,8 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
<div
class=
"row"
>
<div
class=
"col-sm-4 m-b-lg"
>
<img
src=
"assets/img/sass
-less
.png"
alt=
"Sass support"
class=
"img-responsive"
>
<h4>
Preprocessor
s
</h4>
<img
src=
"assets/img/sass.png"
alt=
"Sass support"
class=
"img-responsive"
>
<h4>
Preprocessor
</h4>
<p>
Bootstrap ships with vanilla CSS, but its source code utilizes
<a
href=
"../css/#sass"
>
Sass
</a>
, a popular CSS preprocessor. Quickly get started with precompiled CSS or build on the source.
</p>
</div>
<div
class=
"col-sm-4 m-b-lg"
>
...
...
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