aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Settings/PrismThemeToggle/PrismThemeToggle.tsx
Commit message (Collapse)AuthorAgeFilesLines
* 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