Skip to content

Commit

Permalink
[DTRA] henry/feq-1587/fix: remove unused css files and styles from re…
Browse files Browse the repository at this point in the history
…ports repo (binary-com#13720)

* fix: remove unused css files and styles from reports repo

* fix: remove smart-chart.scss all together

* fix: put back deleted file

* fix: remove unused component
  • Loading branch information
henry-deriv committed Feb 29, 2024
1 parent 18ff61c commit 4e67651
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 2,877 deletions.
6 changes: 0 additions & 6 deletions packages/reports/src/sass/app.scss
@@ -1,17 +1,11 @@
// Layout
@import 'app/_common/layout/trader-layouts';

// Drawers
@import 'app/_common/drawer/positions-drawer';

// Components
@import 'app/_common/components/amount';
@import 'app/_common/components/allow-equals';
//@import 'app/_common/components/calendar'; // TODO: [move-to-components] Calendar component should be moved
@import 'app/_common/components/card-list';
//@import 'app/_common/components/date-picker'; // TODO: [move-to-components] Datepicker component should be moved
@import 'app/_common/components/market-symbol-icon';

// Modules
@import 'app/modules/portfolio';
@import 'app/modules/smart-chart';
19 changes: 0 additions & 19 deletions packages/reports/src/sass/app/_common/components/allow-equals.scss

This file was deleted.

20 changes: 0 additions & 20 deletions packages/reports/src/sass/app/_common/components/card-list.scss

This file was deleted.

103 changes: 0 additions & 103 deletions packages/reports/src/sass/app/_common/components/message-box.scss

This file was deleted.

124 changes: 0 additions & 124 deletions packages/reports/src/sass/app/_common/drawer/positions-drawer.scss

This file was deleted.

0 comments on commit 4e67651

Please sign in to comment.