Frachtwerk / essencium-frontend

Next.js based starter monorepo consisting of a component library, types, docs and a boilerplate application.
https://staging.essencium.dev
GNU Lesser General Public License v3.0
17 stars 1 forks source link

Refactor styles #527

Closed PhilKsr closed 4 months ago

PhilKsr commented 6 months ago

Description As we decided to go with css modules only all other styles should be outsourced in css modules. Further we decided to go with BEM class naming.

See also: https://github.com/Frachtwerk/essencium-frontend/issues/537

Don't refactor navbar since it's an own issue

Scope