vega-frontend-monorepo/libs/tailwindcss-config
macqbat 8d2c3ba4ad
chore: handle overlapping text in price cell (#1988)
* feat: filter assets to withdraw - add logic for filtering out zero balanced accounts

* chore: handle overlapping text in price cell - add title with value

* chore: handle overlapping text in price cell - add title with value

Co-authored-by: maciek <maciek@vegaprotocol.io>
2022-11-09 13:47:01 +01:00
..
src chore: handle overlapping text in price cell (#1988) 2022-11-09 13:47:01 +01: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(#927) design update (#1201) 2022-08-30 21:35:46 -07: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.