diff options
Diffstat (limited to '_scss/README.md')
| -rw-r--r-- | _scss/README.md | 26 | 
1 files changed, 0 insertions, 26 deletions
| diff --git a/_scss/README.md b/_scss/README.md deleted file mode 100644 index 0ed68c7..0000000 --- a/_scss/README.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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/). | 
