garbage collection

This commit is contained in:
2022-03-18 13:35:57 +01:00
parent 217e34823a
commit 10177b1598
347 changed files with 3734 additions and 8999 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';