Open shootermv opened 2 weeks ago
it can be good to have all colors css rules like backgrounds, border colors, text colors, etc - to be at separate colors.css file. Also it can be good to define the color values as css variables like: --primary: #0a0a23
colors.css
--primary: #0a0a23
What bug did you find in the codebase?
it can be good to have all colors css rules like backgrounds, border colors, text colors, etc - to be at separate
colors.css
file. Also it can be good to define the color values as css variables like:--primary: #0a0a23