megavrilinvv 75e4b9cecb [WIP] Добавил стили и форму на страницу расписания
(cherry picked from commit 109c6319a07ae73dc761c8c7fc2ddc7887d27161)
2022-12-20 20:55:35 +03:00
2022-12-06 10:24:04 +03:00
2022-10-18 21:30:35 +03:00
2022-10-18 21:30:35 +03:00
2022-12-19 22:41:56 +00:00
2022-10-18 21:30:35 +03:00
2022-10-18 21:30:35 +03:00

urban-couscous

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

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.

Description
No description provided
Readme 8.7 MiB
Languages
Vue 80.8%
JavaScript 18.2%
Sass 0.7%
Smarty 0.2%