diff options
| author | Chris Rebert <[email protected]> | 2014-05-04 02:20:07 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-05-04 02:20:07 -0700 |
| commit | 04028cf6feb62471a3788cd15804e62b9ce890d7 (patch) | |
| tree | a976919bbae957867fdb08bb840f1d36985ab6bd /docs | |
| parent | d6104b11511a69fb48d1e438141f135a14c04122 (diff) | |
| download | bootstrap-04028cf6feb62471a3788cd15804e62b9ce890d7.tar.xz bootstrap-04028cf6feb62471a3788cd15804e62b9ce890d7.zip | |
add RTL CSS files to "What's included" section of docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_includes/getting-started/whats-included.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/_includes/getting-started/whats-included.html b/docs/_includes/getting-started/whats-included.html index 8500e573c..278ebac60 100644 --- a/docs/_includes/getting-started/whats-included.html +++ b/docs/_includes/getting-started/whats-included.html @@ -17,6 +17,8 @@ bootstrap/ ├── css/ │ ├── bootstrap.css │ ├── bootstrap.min.css +│ ├── bootstrap-rtl.css +│ ├── bootstrap-rtl.min.css │ ├── bootstrap-theme.css │ └── bootstrap-theme.min.css ├── js/ |
