blob: 0ed68c7e750d83a60634f1a8acae2fb3b67b3b4f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# Style development
Catalog, dedicated to the development of styles for the site.
The assembly of styles is carried out by Jekyll independently.
Input the project file is located here:
```
/valentineus.github.io/assets/css/styles.scss
```
## Description catalogs
| Catalog | Description |
| ------------ | --------------------------------- |
| `base` | Header files. |
| `bootstrap` | Source code repository Bootstrap. |
| `components` | Used components. |
| `utilities` | Auxiliary development tools. |
## License
<img height="256px" alt="MIT License" src="https://raw.githubusercontent.com/valentineus/valentineus.github.io/master/assets/images/7d05cad0-d553-42c7-be1f-7007926ba720.png" />
[MIT](LICENSE.txt).
Copyright (c)
[Valentin Popov](https://valentineus.link/).
|