mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 12:25:12 -05:00
feat: added proposition page
This commit is contained in:
parent
81b3c4b106
commit
6a9280118c
9 changed files with 264 additions and 35 deletions
|
@ -1,7 +1,8 @@
|
|||
module Pages.Dodgers exposing (Model, Msg, page)
|
||||
|
||||
import Config.Identity exposing (dodgersName)
|
||||
import Config.Theme as T exposing (..)
|
||||
import Config.Colour as T exposing (..)
|
||||
import Config.Format as O exposing (..)
|
||||
import Config.Identity as I exposing (..)
|
||||
import Effect exposing (Effect)
|
||||
import Element exposing (..)
|
||||
import Element.Font as F
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue