VilloKodeHode / mega-collab-modul-s

https://mega-collab-modul-s-u9ph.vercel.app
5 stars 0 forks source link

54 fix tailwind config colors #66

Closed kristofferfh closed 1 month ago

kristofferfh commented 1 month ago

resolves #54 by adding colors from #47 figma

Classnames will now include its type e.g; bg-button-primary or bg-element-secondary. This will default to a light version of the element, however if you have preffer dark theme then you'll see the dark version of the element. Until we have a working dark-mode toggle button you have to keep this difference in mind.

kristofferfh commented 1 month ago

Closed due to wrong branch target