Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Reduce inline styles on SolidArrowUp #363

Open
mlenser opened this issue Mar 2, 2018 · 0 comments
Open

Reduce inline styles on SolidArrowUp #363

mlenser opened this issue Mar 2, 2018 · 0 comments

Comments

@mlenser
Copy link
Contributor

mlenser commented Mar 2, 2018

It's a good practice to heavily limit inline styles for performance reasons. In that aim it'd be best to have one generic arrow and then extend that generic arrow 4 times for up, down, left, and right.

In the generic arrow ideally handle the translate in the SVG instead of the css. That would avoid some extra inline styles.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant