DanConwayDev
|
5084e2f5f3
|
refactor: fix typescript and eslint errors
as part of a repository clean up
|
2 years ago |
DanConwayDev
|
2f3bd85e80
|
feat: rename app and tweak ui
- rename for 'git together' to 'git work'
- tweak ui to make it responsive
|
2 years ago |
DanConwayDev
|
8f492f8995
|
build: add @tailwindcss/typography to apply standard text styling
tailwind removes all component text styling for consistancy.
standards can be applied with the use of the prose class using this plugin.
|
2 years ago |
DanConwayDev
|
fd1ba4c40b
|
build: set daisyui theme to dracula
a default dark theme with the intention to refine later
|
2 years ago |
DanConwayDev
|
ea86db6fc7
|
build: add dasiyui
component library for tailwind to both theme webapp and provide
basic component bootstrap
|
2 years ago |
DanConwayDev
|
ce1351af72
|
build: add tailwindcss
tailwind is the selected tool to handle component styling
|
3 years ago |