garbage collection

This commit is contained in:
Denys Konovalov
2022-03-18 13:35:57 +01:00
parent 3d9cd30568
commit 2b4e4fcc58
595 changed files with 1993 additions and 20822 deletions

28
assets/scss/style.scss Normal file
View File

@ -0,0 +1,28 @@
/*!------------------------------------------------------------------
[MAIN STYLESHEET]
PROJECT: Project Name
VERSION: Versoin Number
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[TABLE OF CONTENTS]
-------------------------------------------------------------------*/
@import 'variables';
@import 'mixins';
@import 'typography';
@import 'buttons';
@import 'common';
@import 'templates/navigation';
@import 'templates/slider';
@import 'templates/homepage';
@import 'templates/otherspage';