mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-06 04:08:22 +01:00
Update README.md
This commit is contained in:
parent
8ce8cd992e
commit
260378411d
@ -40,16 +40,13 @@ bootstrap/
|
|||||||
├── css/
|
├── css/
|
||||||
│ ├── bootstrap.css
|
│ ├── bootstrap.css
|
||||||
│ ├── bootstrap.css.map
|
│ ├── bootstrap.css.map
|
||||||
│ ├── bootstrap.min.css
|
│ └── bootstrap.min.css
|
||||||
│ ├── bootstrap-theme.css
|
|
||||||
│ ├── bootstrap-theme.css.map
|
|
||||||
│ └── bootstrap-theme.min.css
|
|
||||||
└── js/
|
└── js/
|
||||||
├── bootstrap.js
|
├── bootstrap.js
|
||||||
└── bootstrap.min.js
|
└── bootstrap.min.js
|
||||||
```
|
```
|
||||||
|
|
||||||
We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). CSS [source maps](https://developers.google.com/chrome-developer-tools/docs/css-preprocessors) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. The optional Bootstrap theme is also included.
|
We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). CSS [source maps](https://developers.google.com/chrome-developer-tools/docs/css-preprocessors) (`bootstrap.*.map`) are available for use with certain browsers' developer tools.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user