chore: push for isaac

This commit is contained in:
Nick 2024-11-25 18:50:12 -06:00
parent a5151ef112
commit 45ca7a9718
62 changed files with 385 additions and 55 deletions

View file

@ -5,7 +5,9 @@ import Config.Format as O exposing (..)
import Config.Identity as I exposing (..)
import Cuckery.Types exposing (..)
import Effect exposing (Effect)
import Element exposing (..)
import Element as E exposing (..)
import Element.Background as D exposing (..)
import Element.Border as R exposing (..)
import Html.Attributes as H exposing (style)
import Layouts
import Page exposing (Page)