Create homepage
Photo-card layout, button, typography
This commit is contained in:
@@ -17,13 +17,16 @@
|
||||
// Layout
|
||||
@import "layout/grid";
|
||||
|
||||
// Pages
|
||||
@import "pages/homepage";
|
||||
|
||||
|
||||
// Atomic Design System
|
||||
// Atoms
|
||||
// @import "atoms/atom";
|
||||
@import "atoms/button";
|
||||
|
||||
// Molecules
|
||||
// @import "molecules/molecule";
|
||||
@import "molecules/photo-card";
|
||||
|
||||
// Organisms
|
||||
// @import "organisms/organism";
|
||||
|
||||
Reference in New Issue
Block a user