vega-frontend-monorepo/libs/positions/.storybook/styles.scss
Bartłomiej Głownia 08b7c9769a
Feature/473 position margin levels ()
* feat(): add positions metrics data provider

* feat() add positions stats

* feat() add positions stats

* feat(): add positions stats

* feat(): add positions stats

* feat(): position metrics, test and refactoring

* feat(): add unit tests to positions table

* feat(): fix spelling, order positions by updated at desc

* feat(): protect from division by 0

* feat(): fix trading positions e2e tests

* feat(): fix e2e data mocks

* feat(): post code review clean up
2022-08-16 09:18:55 +02:00

4 lines
59 B
SCSS

@tailwind base;
@tailwind components;
@tailwind utilities;