jaantaponen / verotunkki

FIFO based tax calculator with support for Coinbase, Coinbase Pro, Degiro & Nordnet
16 stars 5 forks source link

Use styled components #46

Open jaantaponen opened 2 years ago

jaantaponen commented 2 years ago

Currently Verotunkki uses a lot of inline React component styles passed as the "styles" prop. Change this to accomodate the styled library for better modularity.