[Story] CSS #13
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
🧍♂️ User Story
As a Developer
I want to create CSS classes and layouts
So that I have control over the UI/Layout
📋 Description
We need to create a seperate stylesheet which contains our style and layouts.
Lessneeds to be implemented as well and used accordingly.To make sure we get extra points we should implement a light / dark mode or different designs.
🎯 Acceptance Criteria
prefers-color-scheme- 30m🧱 Implementation Notes
Important Docs:
🧵 Linked Issues