vega-frontend-monorepo/libs/tailwindcss-config
m.ray bbdc64582a
feat(#2465): vega-pink across frontend-monorepo (#2476)
* feat(#2465): change red to vega pink

* feat(#2465): change red to vega pink part 2

* fix: update vega.red to vega.pink

* feat: color the charts

* feat: color the charts

* feat: color the charts

* fix: use dark pink and green

* fix: use dark pink and green

* feat(#2467): color long/short toggle and place order button

* fix: colors wick showing within candle

* fix: remove opacity from chart

* fix: use vega dark pink and green for vol cell

* fix: toggle and button colors

* feat(#2465): toggle peer checked text white

* fix: add liquidity supplied gap-2 in tooltip data grid

* fix: add indicator temporarily

* chore: update colors

* chore: update from x-dark to vega-x

* fix: rename symbols

* chore: update sell candles to only use stroke as they are solidly filled

* fix: remove use state

* fix: remove network account types

Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-01-06 16:58:55 +00:00
..
src feat(#2465): vega-pink across frontend-monorepo (#2476) 2023-01-06 16:58:55 +00:00
.eslintrc.json Extract tailwindcss config to libs 2022-02-23 16:29:07 -08:00
jest.config.js Extract tailwindcss config to libs 2022-02-23 16:29:07 -08:00
package.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
project.json Extract tailwindcss config to libs 2022-02-23 16:29:07 -08:00
README.md Extract tailwindcss config to libs 2022-02-23 16:29:07 -08:00
tsconfig.json feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tsconfig.lib.json Extract tailwindcss config to libs 2022-02-23 16:29:07 -08:00
tsconfig.spec.json Extract tailwindcss config to libs 2022-02-23 16:29:07 -08:00

tailwindcss-config

This library was generated with Nx.

Building

Run nx build tailwindcss-config to build the library.

Running unit tests

Run nx test tailwindcss-config to execute the unit tests via Jest.