add chota 0.8.0
This commit is contained in:
parent
76402a043c
commit
b6c86bfadf
30
README.md
30
README.md
@ -11,10 +11,26 @@
|
||||
Читаем `HISTORY.md` и не переживаем.
|
||||
|
||||
## Список библиотек
|
||||
**Bootstrap 5.1.3**
|
||||
- `css/bootstrap.min.css`
|
||||
- `css/bootstrap.min.css.map`
|
||||
- `js/bootstrap.min.js`
|
||||
- `js/bootstrap.min.js.map`
|
||||
- `js/bootstrap.bundle.min.js`
|
||||
- `js/bootstrap.bundle.min.js.map`
|
||||
### Bootstrap 5.1.3
|
||||
[[View files](src/bootstrap/5.1.3)]
|
||||
|
||||
**Import:**
|
||||
```html
|
||||
<link rel="stylesheet" type="text/css" href="//cdn.a2s.su/bootstrap/5.1.3/css/bootstrap.min.css">
|
||||
|
||||
<body>
|
||||
<!-- Min JS -->
|
||||
<script type="text/javascript" src="//cdn.a2s.su/bootstrap/5.1.3/js/bootstrap.min.js"></script>
|
||||
<!-- or -->
|
||||
<!-- Bundle JS -->
|
||||
<script type="text/javascript" src="//cdn.a2s.su/bootstrap/5.1.3/js/bootstrap.bundle.min.js"></script>
|
||||
</body>
|
||||
```
|
||||
|
||||
### Chota 0.8.0
|
||||
[[View files](src/chota/0.8.0)]
|
||||
|
||||
**Import**
|
||||
```html
|
||||
<link rel="stylesheet" type="text/css" href="//cdn.a2s.su/chota/0.8.0/chota.min.css">
|
||||
```
|
||||
|
1
src/chota/0.8.0/chota.min.css
vendored
Normal file
1
src/chota/0.8.0/chota.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user