mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 12:25:12 -05:00
feat: refactored some stuff
This commit is contained in:
parent
a7000d6302
commit
d0617b7a90
41 changed files with 161 additions and 223 deletions
|
@ -1,17 +1,17 @@
|
|||
module Config.Pages.Home.Helpers exposing (..)
|
||||
|
||||
import Config.Data.Identity exposing (pageNames)
|
||||
import Config.Format.Format
|
||||
import Config.Helpers.Format
|
||||
exposing
|
||||
( paragraphFontSize
|
||||
, paragraphSpacing
|
||||
)
|
||||
import Config.Format.Response exposing (topLevelContainer)
|
||||
import Config.Helpers.Response exposing (topLevelContainer)
|
||||
import Config.Helpers.Viewport exposing (resetViewport)
|
||||
import Config.Pages.HyperBlog.Helpers exposing (..)
|
||||
import Config.Style.Colour exposing (colourTheme)
|
||||
import Config.Style.Glow exposing (glowDeepDarkGrey)
|
||||
import Config.Style.Svgs
|
||||
import Config.Style.Icons.Icons
|
||||
exposing
|
||||
( upRootLarge
|
||||
, upRootMedium
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue