forked from deriv-com/deriv-app
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DTRA] henry/feq-1587/fix: remove unused css files and styles from re…
…ports repo (deriv-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
1 parent
18ff61c
commit 4e67651
Showing
11 changed files
with
0 additions
and
2,877 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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
19
packages/reports/src/sass/app/_common/components/allow-equals.scss
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
packages/reports/src/sass/app/_common/components/card-list.scss
This file was deleted.
Oops, something went wrong.
103 changes: 0 additions & 103 deletions
103
packages/reports/src/sass/app/_common/components/message-box.scss
This file was deleted.
Oops, something went wrong.
124 changes: 0 additions & 124 deletions
124
packages/reports/src/sass/app/_common/drawer/positions-drawer.scss
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.