Closed Fursum closed 1 year ago
going to need to drop the SCSS variables because there isnt an easy way to globally import them. starting to use regular variables from now on
changed my mind, calcs are used frequently and regular variables need a calc() wrap.
Currently all of the colors used in the site is in one file. For example: Colors used in the user card component could be defined in that folder.