garbage collection

This commit is contained in:
2022-03-18 13:35:57 +01:00
parent 1884c350da
commit dc34dbe0cf
367 changed files with 7409 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';