• Lyza Danger Gardner's avatar
    Modernize styling of `AdderToolbar` · 41105c91
    Lyza Danger Gardner authored
    Convert the `AdderToolbar` component to tailwind utility-first styles.
    
    This component has some styling complexity that requires the continued
    use of some external styles for now:
    
    * It serves as the root element in a shadow DOM and has a couple of
      reset rules not serviceable by tailwind utility classes
    * The hover behavior of the adder toolbar buttons is too complex to
      implement with utility styles alone.
    
    Visual differences before/after are negligible. The adder is 1px taller
    due to using standardized spacing.
    41105c91
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...