aboutsummaryrefslogtreecommitdiff
path: root/src/components/Display/Display.css
AgeCommit message (Expand)Author
2021-05-01using node-sass directly instead of using sasscMikunoNaka
2021-04-26modified the colorscheme now it looks pogMikunoNaka
2021-04-26Minor styling + fixed the calculation of discount and taxes and added new cal...MikunoNaka
2021-04-26minor ui changesMikunoNaka
2021-04-18Added HSN supportMikunoNaka
2021-04-17color coded ItemsDisplayMikunoNaka
2021-04-17added a way to see the total cost and number of items in ItemsDisplayMikunoNaka
2021-04-17designed DisplayItem and ItemsDisplay so it now renders a pretty tableMikunoNaka
2021-04-16using useState to update array of items to be added in the invoice nowMikunoNaka