freeCodeCamp/tools/ui-components
Huyen Nguyen 3fc687a583
feat(ui-components): implement basic Button component (#45421)
* Move to its own folder

* file rename

* implement basic Button component
2022-03-16 12:00:53 +03:00
..
.storybook fix(ui-components): correct the setup of tailwind default styles (#45369) 2022-03-15 15:20:57 +03:00
src feat(ui-components): implement basic Button component (#45421) 2022-03-16 12:00:53 +03:00
utils feat(tools): add component generation script to ui-components (#44951) 2022-02-08 09:38:00 +01:00
.babelrc.js feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30
package.json fix(ui-components): correct the setup of tailwind default styles (#45369) 2022-03-15 15:20:57 +03:00
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 feat(ui-components): implement basic Button component (#45421) 2022-03-16 12:00:53 +03:00
tsconfig.json feat(tools): add component generation script to ui-components (#44951) 2022-02-08 09:38:00 +01:00