From 2c58bd52947c371ab321b9ede60a4554168446a1 Mon Sep 17 00:00:00 2001 From: Max Beatty Date: Fri, 21 Aug 2015 15:02:11 -0700 Subject: Update Preprocessor section of homepage --- docs/assets/img/sass-less.png | Bin 14588 -> 0 bytes docs/assets/img/sass.png | Bin 0 -> 11379 bytes docs/index.html | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 docs/assets/img/sass-less.png create mode 100644 docs/assets/img/sass.png diff --git a/docs/assets/img/sass-less.png b/docs/assets/img/sass-less.png deleted file mode 100644 index 24cfaf847..000000000 Binary files a/docs/assets/img/sass-less.png and /dev/null differ diff --git a/docs/assets/img/sass.png b/docs/assets/img/sass.png new file mode 100644 index 000000000..bc5f87538 Binary files /dev/null and b/docs/assets/img/sass.png differ diff --git a/docs/index.html b/docs/index.html index 442ac8a94..b732cd432 100644 --- a/docs/index.html +++ b/docs/index.html @@ -55,8 +55,8 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
- Sass support -

Preprocessors

+ Sass support +

Preprocessor

Bootstrap ships with vanilla CSS, but its source code utilizes Sass, a popular CSS preprocessor. Quickly get started with precompiled CSS or build on the source.

-- cgit v1.2.3