You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 2, 2021. It is now read-only.
Feature Plan Description
Move the styles from inline JavaScript files into a separate file (.css or .scss) to enable reusable styles.
Approach
Provide specific class names for each component that has a style for it
Question
Thoughts on this refactoring approach?