- Issue created by @chrisfromredfin
- πΊπΈUnited States mherchel Gainesville, FL, US
I'd love to put in some work on this at D4D later this week.
- πΊπΈUnited States chrisfromredfin Portland, Maine
Look forward to it!
In order to enhance themability of the Svelte app, it would make sense to refactor our custom CSS a bit.
For one, we can replace re-used elements like spacing/margins, sizes, etc as CSS Custom Properties (CSS Variables) on the Project Browser root element.
@TODO:
- identify what all the variables should be
- create the variables on the root element with their values
- convert the usages of these variables to use the custom property
Active
1.0
Code
I'd love to put in some work on this at D4D later this week.
Look forward to it!