feat: number formats.

This commit is contained in:
elforjani3
2021-01-14 13:36:27 +02:00
parent 244a32e5fd
commit 14f2fdf4fc
10 changed files with 317 additions and 16 deletions

View File

@@ -80,6 +80,7 @@ $button-background-color-hover: #CFDCEE !default;
@import 'pages/receipt-form';
@import 'pages/payment-made';
@import 'pages/payment-receive';
@import 'pages/number-format.scss';
// Views
@import 'views/filter-dropdown';