simularium / simularium-website

Front end website for the Simularium project, includes the Simularium viewer
https://simularium.allencell.org
Apache License 2.0
7 stars 3 forks source link

use antd design tokens #605

Open interim17 opened 1 month ago

interim17 commented 1 month ago

Use Case

Advances #601

Acceptance Criteria

After installing antd v5:

Details

Once we have a working ConfigProvider we can start to replace the styling from less, and from other stylesheets, using the design tokens.

This work could be one or several initial PRs, and then will involve a long term gradual shift from an old paradigm into new deployment of design tokens and possibly of a CSS-in-JS approach going forward.