mrtrimble / holiday-show-page-2022

Home Page:https://fundraiser.frontend.horse/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Holiday Snowtacular Website

CSS Styling

We have two systems for design tokens/custom properties in the project.

Utopia: Font and spacing sizes

The first is Utopia, which can be found in utopia.scss. Use the --step-x custom properties for all font sizes. Use the --size-* custom properties for most sizing like margin, padding, etc.

Utopia is inherently responsive and does not require media queries to change the values.

Open Props: Colors

The second is Open Props, which we're using for colors. Use the Open Props colors whenever you can.

About

https://fundraiser.frontend.horse/


Languages

Language:Astro 51.4%Language:TypeScript 31.1%Language:SCSS 6.8%Language:Svelte 5.9%Language:JavaScript 4.7%