Add a credit page and make style reusable

This commit is contained in:
2020-02-26 15:52:13 +01:00
parent afb087408c
commit 042440188e
10 changed files with 225 additions and 59 deletions

View File

@@ -32,11 +32,14 @@
@import "organisms/carousel";
@import "organisms/photos";
// Layouts
@import "layouts/explore";
// Pages
@import "pages/page";
@import "pages/homepage";
@import "pages/viewer";
@import "pages/place";
@import "pages/explore";
// Animations
@import "animations";