Update markup classnames

Created on 7 June 2023, about 1 year ago
Updated 9 April 2024, 3 months ago

Problem/Motivation

In order to create better themability of the Svelte app, it would be nice if our markup would provide BEM-style syntax to make the most lightweight selectors possible for other themes to be able to style the Project Browser.

Proposed resolution

(1) Evaluate class names used to be in BEM syntax.
(2) Update those class names
(3) remove the hashed classes produced and used by Svelte altogether, so we're only using the classes we write, so maximize overrideability by themes

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇺🇸United States chrisfromredfin Portland, Maine

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024