vega-frontend-monorepo/apps/token
Sam Keen 2b910aa04c
Feat/272 syntax highlighter from explorer to ui-toolkit and feat/216 added light theme and feat/283 add to token (#286)
* Moved syntax highlighter from explorer to ui-toolkit

* Update libs/ui-toolkit/src/components/syntax-highlighter/syntax-highlighter.stories.tsx

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>

* Added a light theme for syntax highlighter, added the styling for syntax highlighter to our custom classes

* Suboptimal but successful way of ensuring styling is applied to syntax highlighter

* Styling syntax highlighter with scss

* Fix failing test

* Back to applying styling via custom plugin, but with a wrapper on the syntax highlighter ensuring Tailwind doesn't cull the classes

* Preferred class name

* prettier formatting

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
Co-authored-by: Joe <joe@vega.xyz>
2022-04-29 10:46:31 +01:00
..
src Feat/272 syntax highlighter from explorer to ui-toolkit and feat/216 added light theme and feat/283 add to token (#286) 2022-04-29 10:46:31 +01:00
.babelrc Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
.browserslistrc Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
.env Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
.env.devent Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
.env.mainnet Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
.env.stagnet1 Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
.env.stagnet2 Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
.env.testnet Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
.eslintrc.json Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00
jest.config.js Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
netlify.toml add build netlify command and netlify.toml for token dapp (#302) 2022-04-26 07:32:23 -07:00
postcss.config.js Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
project.json add build netlify command and netlify.toml for token dapp (#302) 2022-04-26 07:32:23 -07:00
tailwind.config.js Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
tsconfig.app.json Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
tsconfig.json run nx format (#295) 2022-04-25 15:03:58 +01:00
tsconfig.spec.json Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
webpack.config.js Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00