freeCodeCamp/tools/ui-components
Oliver Eyton-Williams c498c06259
fix(deps): add missing dependencies + fix knip (#49691)
* refactor: use pnpm dlx over npx

* fix: create config before running knip

* chore: fix challenge-parser dependencies

* chore: add missing client + plugin dependencies

* chore: pin deps
2023-03-13 19:38:19 +05:30
..
.storybook fix(ui-components): correct the setup of tailwind default styles (#45369) 2022-03-15 15:20:57 +03:00
src fix(client): add return type to component (#49616) 2023-03-07 17:07:55 +00:00
utils refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00
.babelrc.js feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30
package.json fix(deps): add missing dependencies + fix knip (#49691) 2023-03-13 19:38:19 +05:30
postcss.config.js feat(tools): setup TailwindCSS in ui-components (#42153) 2021-05-17 12:43:27 +05:30
rollup.config.js fix: build tailwind with rollup in TS (#44713) 2022-01-13 16:59:03 +03:00
tailwind.config.js fix(ui-components): add an & prefix to custom variant (#46608) 2022-06-22 10:12:39 +02:00
tsconfig.json feat: migrate to pnpm for better workspace DX (#49293) 2023-03-02 18:17:44 +00:00