aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Settings/PrismThemeToggle/PrismThemeToggle.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-50/+0
| | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch.
* refactor: load prism plugins without babelArmand Philippot2022-03-241-1/+1
|
* refactor: use formatjs swc pluginArmand Philippot2022-03-231-0/+1
| | | | | I'm not able to configure SWC plugins in Next.js so to make it works, all translation must have an id.
* chore: combine input/textarea/select in a single componentArmand Philippot2022-02-251-1/+1
|
* chore: add a new settings to handle prism theme from toolbarArmand Philippot2022-02-011-0/+49