Merge pull request #22 from dderbentsov/UC-1

Описана стилизация в README.md
This commit is contained in:
Daria Golova
2022-10-12 11:20:17 +03:00
committed by GitHub

View File

@@ -22,3 +22,16 @@ npm run lint
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
### Stylization
Pug is used as a template engine for html.
Sass is used as a css preprocessor, and its main styles are described in the vue component.
Tailwind css is used in components to specify margins, paddings, flexbox, grids.
Сss variables are stored in a file src/assets/sass/variables.class. The purpose of the use defines the name of the variables.
The fonst file is located in src/assets/sass/fonts.sass.
The icon fonts file is located in src/assets/css/icon fonts.css.