Добавлена сетка tailwind, изменена архитектура файлов

This commit is contained in:
DwCay
2022-10-11 17:57:29 +03:00
parent 777ae13d9c
commit eaffd2462b
23 changed files with 628 additions and 322 deletions

View File

@@ -17,13 +17,13 @@
<style lang="sass">
#app
height: 100%
width: 100%
font-family: Raleway, sans-serif
font-style: normal
font-feature-settings: 'pnum' on, 'lnum' on
-webkit-font-smoothing: antialiased
-moz-osx-font-smoothing: grayscale
height: 100%
width: 100%
line-height: normal
.pages-container
display: flex
flex: auto